Hey there, I have a problem when use the command nrfjprog --memrd xxxx. I was running a simple blinky led example on a nrf52 custom board, then i read some information from the memory through SWD with nrfjprog --memrd command. The read action is OK but in while the led stop flashing, as if the system is already dump. then i use the --reset command and the led start running again. i do the --readregs and it make the board dump too. Anybody have the same problem? Can somebody help with this problem? Thanks a lot!