I'm using:
nRF51422
SDK 7.1.0
Softdevice S310 2.0.1
nrfjprog.exe v 8.3.0
JLinkARM.dll v 5.10m
If I use the Segger with nrfjprog.exe to upload the softdevice, bootloader, and application to the nrf51, it gets stuck on the bootloader, and never reaches the application. But if I only load the SD and bootloader, and then upload the application via dfu with the nordic android app, everything works as expected. I'm quite stumped by this.
Any ideas? Let me know if you need more information.
Thank you.