Hello,
I am writting a batch script to flash a PCA10056.I use it to flash the softdevice, the bootloader and my application.
The script works well and flash the device correctly.
The problem is, after reset, it is launching the bootloader.
I'd like to launch the application directly after reset and enter the bootloader only when I explicitely call it, using the right button. How can I do the trick?
I am using the SDK v13.0 and the blinky example as a test application.
Thanks for your help
regards,
Mickael