Hi,
I am troubleshooting on a nRF52810 that fails to erase/program. The device has been working in our product with a application software, but now it will not program. When we try to program it with a segger Jlink we get a "Failed to download RAMcode" error.
After searching the forum we tried to recover the device with nRFgo studio, but it returns a Unknown error. After that I tried to erase the device with the following commands, but without any luck:
r
w4 4001e504 2
w4 4001e50c 1
w4 4001e514 1
qc
Do you have any suggestion for how to erase/program the device again or what could be wrong?
Is it possible that the flash of device is somehow broken? Is there a way i can check this?