Hi,
I use the bootloader example given into the library to update my application (or bootloader and/or softdevice+bootloader) via DFU but I don't find in this code how to restart my target in application mode (if application is valid) when I try to update my target with an invalid package (ie bad application version, bad hw version, bad key...).
For example after bad access when the target resets it enters in bootloader mode whereas when I shutdown supply power the target starts in application.
Thank you for your help
Romain