Hi
I don't understand how to correctly flash all three parts so that the app runs on boot.
At the moment if I flash them all the nrf51 (51822) boots to the dfu bootloader.
If I use dfu then to load the app. The app will then run ok
If I flash just the app and softdevice the app boots ok.
I've noticed quite a few questions like this on the forum - but none seem to work
If I do flash like this
- s130_nrf51_2.0.0_softdevice.hex
- bootloader.hex
- app.hex
- app_valid_setting_apply.hex
Then the app runs on boot - the dfu will start but the dfu app download fails
Any ideas?