Hi.I want to use extended sleep mode on DA14580 basic board.
Advertising work fine after downloading application to RAM at the basic DK.
When I download the same application to my made board , advertising doesn't work , I can't see my device on my phone.
Without extended sleep mode my board work fine.
What can be a problem?
Michael
Device:
Hi Michael,
Can you provide more details about your configuration ? how are you downloading the code in your pcb, are you using SPI or UART ? Can you use smart snippets to see how the program behaves during the booting time and doesn't advertise?
Thanks MT_dialog
I download the the code via JLINK , using Keil debug , RUN . I have tried also OTP programming.
Without extended sleep my board work fine .
Michael
Hi Michael,
I trust that you exit debug mode when in sleep mode. For not working when in sleep mode there are many possible reasons, can you get an image from smart snippets, maybe this will give you a clue for what is happening during the booting procedure.
Thanks MT_dialog