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

bootloader not working in NRF52810 SDK17

Hi,

I have a custom NRF52810 board in which i flashed modified code of low power ESB example and is working.

but when I flashed along with the bootloader, the application is not started. it is hanging in bootloader code.

I am using SDK 17.0.0.

application Linker settings 

DFU Linker settings

Parents Reply
  • Hi, 

    Sorry for the delay. 

    Could you use a debug bootloader project (ends with _debug) and provide the RTT log? That typically gives a good understanding on what the problem is. I am not sure if the debug  bootloader fits your situation on the 810 though, at least it would leave very little room for the app.

    Could you also specify in detail every step you have made? What commands you use?

    -Amanda H.

Children
Related