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

nRF takes a long time 3-6 minutes to boot

I have two boards. I ran the exact same commands on both boards. The commands flash the same bootloader+app+softdevice+app settings hex file. One board reboots into the application only once, while on the other board, I can reset the application as many times as I want in the RTT. (by pressing "r" then "g") What could be the problem here? Why is the boot behavior different? 

nrfjprog -f nrf52 --eraseall --snr 260102227
nrfjprog -f nrf52 --snr 260102227 --program ./bin/nrf52_ble_app_release_v4_2018-10-05T02:38:23Z.hex
nrfjprog -f nrf52 --reset --snr 260102227

Parents Reply Children
No Data
Related