Dear Nordic Team,
I have developed a custom board using a nRF52832 QFAAB0 chip.
I am using SDK 15.3 and the ble_template example as starting point of developing my code and the Segger Embedded Studio as IDE.
Once my code is compiled (no errors and warning, and compiled with level0), I flash the FW to the microcontroller and start a debug session. I can flash the microcontroller but once the debug session starts, the field value field of the variables shows "memory not readable"
Then If I try to erase or re-flash again the chip, I get the error "unable to connect". So I can't erase / flash the chip anymore.
Reading in the forum, I followed the steps to try to recover the chip, by using the Jlink tool or th nRFGo Studio. However, both tools are not able to connect to the microcontroller.
After this, I decided to check the HW, and I noticied that the powe supply is OK (3,3V) and there is not any shorts.
As a final test, I decided to run the same code on a Thingy or a PCA10040 (both with nrf52832) and I am able to erase / flash and debug the code.
Do you know any way to unlock the microcontroller? Am I missing something?
Thanks a lot for your support. Kind Regards,
Caelus