Hi,
I am struggling to find out why my device will not immediately start my application after an OTA DFU upgrade.
I am using buttonless DFU on a custom nrf51822 board with soft device s130 and SDK10.0.0.
My application enters DFU fine and the application is loaded correctly. However, upon finishing DFU, the bootloader does not jump straight to the application. In order to get the application running I have to power cycle the device. This is not possible in the field and I was wondering how I could fix this?
Thanks in advance,