DA14580

Chip not going into sleep: codeless

Wed, 2018-07-25 21:13--krishnanag

Hi,
I have a custom PCB, with uart connecting to a microcontroller. The problem is the chip does not go into sleep even if I send AT+SLEEP=1. I know it does not go to sleep because it doesn't ever stop advertising.
Instead if I send AT+ADVSTOP, the advertising stops, whereas AT+SLEEP=1, nothing happens.
Is there any physical wiring configuration required for the chip to go to sleep mode?

Advertising data length changed after changing device name

Wed, 2018-07-25 13:39--Ruchi Patel

Hello Dialog_Support team,

Regarding device name, we have observed that, device name’s length depends on advertising data string length. For example if we changed device name from “DIALOG-PRPH” to “Testing-DeviceNew”, the advertising data string length also gets changed and it goes beyond 32 bytes so DA14580 is not able to read the advertising data after 32nd byte. Scan response is an option to read more bytes but in our scenario, it is not feasible.

Is there any way where if i change device name length then the length of the advertising data's will not change?

codeless: procedure of writing to a characteristic

Wed, 2018-07-25 07:18--krishnanag

Hi,

I am using codeless, to transfer data from peripheral to smart phone, by writing into characteristic. So, when I do ATrl+"String", the characteristic gets written with that string.
This is working nicely even for large strings like 240 bytes. Now, I want to use this to transmit image from peripheral to smartphone. For this, I broke down the image to bytes, and I am sending ATrl+240 bytes of the image in packets. This writes only a few characters into the ble characteristic.

SPI Code Flashing failure

星期一,2018-07-23 11--Wim van der Steeg

Dear,
When using the mother board of DA14580 Development Kit Pro Development kit to load the code in SPI flash memory of the daughter board and Smart Snippet tools I receive errors and programming fails. I'm able to connect to the board, SPI pins are configure correctly, but it fails reading and programming the flash. See attached log file.

What is going wrong?

Thanks and kind regards,

Wim van der Steeg

Pages

Subscribe to RSS - DA14580