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

nrf52832 chip recovery issue on custom board

Hello,
On one of our custom board with nrf52832, after programming it like 3-4 times it stopped responding on the nrfgostudio as in it was showing no device detected, or readback protection may be set.  chip has previous loaded program on it and it works. In nrfgostudio it gives recover option. I tried recovering from this option but it fails. Then I tried recovering it using nrfjprog from command line but it returns error. I am attaching the log file of that. I was reading on devzone some people having similar issue. most of them had issue with reset pin pulled low or older version of nrfjprog.I probed reset line it remains high when chip is powered. nrfjprog verion is 9.6.0. Is there any other way I can recover this chip?
I wanted to know in what situations the chip can go in this type of state where we are forced to recover the chip.
I used PCA10040 nrf52832 dev kit and segger j-link for programming. custom board has 3.3V supply.
SDK: nRF5_SDK_15.0.0
softdevice: s132_nrf52_6.0.0
Related