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

Failure to start the device after programming the device with nrfjprog -- commands.

We are using the nrf51822 chip, however after typing the command: nrfjprog --memrd 0x10001080 -f NRF51, the chip is no longer able to start. 

We have tried resetting the chip using nrfjprog --recover, nrfjprog -e, and nrfjprog eraseuicr but still the problem with the chip persists....

I am still able to do normal read and writes in the memory, but without the chip starting -- I will not be able to detect BLE on the device. 

Thank you in advance.

Related