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

Bootloader takes to long to go to the application

Hello,

I'm using the nRF51422 with a dfu dual bank bootloader with SDK 11. I can programm the uController with the Softdevice and the bootloader and afterwards load successfully load the application over dfu on the device. After the package ist transported the uController startes the application as planed. But when I send my device into sleep mode and wake it up it starts in the bootloader and wait für 2 minutes bevor it starts the application.

Is there a way to let it go direktly to the application?

Related