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

maybe app data overflow under bootloader..

[Dev Env]

  • nRF52 DK ( Tech Tour) (PCA10040)

  • IoT SoftDevice (s1xx-iot-prototype3_nrf52_softdevice.hex)

  • IoT SDK 0.9

  • coap server example Base

[Question]

  • my project use pstorage, twi0, saadc, gatt service(custom) , gatt bas service, ibeacon, eddystone....

  • my project work well (app + softdevice)

**- if boot loader is loaded , my app is not work (app + softdevice + boot loader) **

  • i guess app data is overflow under bootloader..

how can i debug it?

Related