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

Reset after DFU Abort

Hi,

I am writing a DFU Application on NRF52 and Android (based on NRF Toolbox). I would like to give user an ability to abort upgrade, however when i send abort from android to nrf, nrf aborts upgrade but after that stays in bootloader (waiting for another DFU package). I Would need NRF to restart and load main application. Is it possible?

Related