I did a chip-erase on the NRF51 DK. However, when I tried to reconnect and program the DK I get the error: Failed to connect to target, no Idcode detected
I tried doing nrfjprog --recover and the log did not report any error. But I still get the same error above when I try to program the DK board. I also tried:
nrfjprog -f NRF51 -e
nrfjprog -f NRF51 --program softdevice.hex
nrfjprog -f NRF51 --program application.hex
which all executed without error. But again it did not solve the error above.
I checked Jlink Commander and it shows no voltage issue.
Does anyone have any suggestions? I also tried restarting the DK board, connecting it to different computer but that does not solve the issue. Thanks.
Here are the contents of the JLink drive when I open it on my PC.