Hi,
I have used DFU to update my application and worked normally. Now I need to update the application which has be written in NOR flash.
Firstly, I will write the application file in NOR flash in old application. The size of application is over 40k, so I need to jump to bootloader.
How can I jump to bootloader in application and what should I do in bootloader next?
Thanks!
SDK 17.02
nRF52810
secure_bootloader_s112