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

bootloader cannot start app

HW: BMD-350

SDK: nRF5_SDK_12.0.0_12f24da

Sample Code: examples\dfu\bootloader_secure\pca10040_debug

I have my own firmware app.

Problem:

If I use Keil to flash bootloader, it can start the app. If I power off and then on, it cannot and get stuck at nrf_bootloader_app_start_impl.

Related