This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52-ble advertising tutorial error

Hello, When I use the .hex of the tutorial, works ok. But when I compile the tutorial works Ok until when it suppost to sleep (after the timeout time), then gives an error.

I'm using the SDK 11, which say that has to be used with S132-SD-v2.0.0 but in the site I just can find the S132-SD-v2.0.1, which is the one that I'm using, that could be a problem?

Thanks in advance.

Parents
  • Hi.

    It seems like the reason is that the debugger is still running after you have programmed the chip. Try to power cycle your device to exit debug mode. I believe pushing the BOOT/RESET button on the nRF52 DK is supposed to be enough, but I also think there is bug in the SEGGER firmware so this actually doesn't work. Hence you have to power cycle the entire kit.

Reply
  • Hi.

    It seems like the reason is that the debugger is still running after you have programmed the chip. Try to power cycle your device to exit debug mode. I believe pushing the BOOT/RESET button on the nRF52 DK is supposed to be enough, but I also think there is bug in the SEGGER firmware so this actually doesn't work. Hence you have to power cycle the entire kit.

Children
No Data
Related