Random static BD address
Hi guys,
Hi guys,
Hi Dilaog ,
We are trying to measure current consumption of our custom board based on DA14585. The board is also embedded with accelerometer and temperature sensor. We are using the DA14580DEVKT-P_VB to interface our custom board and measure the current consumption using Power Profiler in smart snippets. We are having following queries:
Hi,
I am looking for power optimization options for my custom board. I got to know, disabling the Debug mode enhances power optimization. Please let me know, how I can disable the debug mode.
Thanks & Regards,
Giri
嗨对话框:
下面这些文档我记得已经在官方是能下载的到的,以前我有下载到的版本是2.04,
想下载到最新的版本,但是现在找不下载路口。
文档大概如下,我希望能下载全部关于 RW-BLE的全部文档。
RW-BLE-HOST-SW-FS
RW-BLE-GAP-IS
RW-BLE-GATT-IS
RW-BLE-ATTDB-IS
Hi dialog team
I am using Smart Snippets Tool box v4.8.3.1804.
and clicked "Flash Programmer"after that also clicked "Connect" following DA14585 Introduction.
then the Log gave me those kind of message in the box.
在使用RCU 开发套件遇到 cannot access memory的问题,公司没有拿到CIB,所以使用了585 kit-basic上的J-link,连接了VDD,TMS,TCK,GND四个pin,并且RCU的switch打到JTAG的位置,请问,还需要配置什么嘛?
I am using UART1 for communication with 2 different devices (2 sets of Rx and Tx wires) connected to separate pins. I first read some data from one device. Then I reconfigure the pins so that UART1 Rx and TX connects to a different set of GPIOs. Then I reconfigure the baud rate and attempts to communicate with the next device but the uart init routine I get an UART interrupt with the Interrupt ID Bits [3-0] = 0111.
If I set a break point in the UART1 ISR and just press GO! as soon as I hit the break point it continues OK, but UART2 stops working.
Hello Dialog
We are having DA14585 pro kit, we want to test some functionality by using AT commands.
I have set up the hardware connection as mentioned in the codeless tutorial(HTML) please find the hardware setup picture in the attachment.
After that, I have loaded the codeless_585.hex file using smart snippets toolbox using booter.
I have received the success msg also:
D:\Projects\Bluetooth_module\DA14585\codeless_585_0\codeless_585\codeless_585.hex.
[INFO Booter @18-07-11 18:50:49] Connection to COM7 port has successfully opened.
SDK 6.0.8
Hi
I have developed a PCB based on your reference designs, including an I2C sensor device.
I have burned the SW to the OTP, and functionally the device appears to operate as expected, waking on a button press and performing a POR. However, a current measurement of the device reports a reading of 110uA, in both extended and deep sleep modes.
I have removed the sensor from the board, and the current usage is still high.
I have got a DA14585 KIT-PRO and a RCU KIT, I have some questions about PCM/I2S module. In the RCU project , audio data is captured by a pdm mic, and sent to 585 through pdm interface, and then converted to pcm data in the SRC module. Now I want to use a audio codec to capture audio data, and send audio data to 585 through I2S/PCM, also I want get audio data from 585 to the codec through the PCM/I2S interface, is there any demo of PCM/I2S for audio Input and output? Another question is , can I use PDM interface and PCM interface simultaneously?