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

DFU Support for SDK15.2.0

Dear All,

Thanks for supporting.

I want to include DFU in ble_app_uart example. As per the document i have to successfully compiled DFU bootloader. And also done all settings in sdk_config.h and include all header file also. But Unable to modify the memory because of unable to debug. My hardware is nRF52810 custom design. Please support anyone My code https://drive.google.com/open?id=1sQPthVtosetFnxWDj5Qtz38TAeagf59V

SDK15.2.0 --- nRF52810

I got debug report like below

0> <error> app: No bootloader was found
0> <error> app: ERROR 4 [NRF_ERROR_NO_MEM] at ..\..\..\main.c:924
0> PC at: 0x0001FA11
0> <error> app: End of error report

Parents Reply Children
Related