I have compiled the bootloader and the application firmware with keil.
When I install the application firmware by means of the bootloader dfu ota.
The bootloader launches the application firmware correctly.
However if I install the application firmware by means of: nrfjprog.exe --reset --program application.hex --verify either directly or keil flash download
The bootloader does NOT launches the application firmware correctly.