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

nRF52832 debug

Hi, I have a similar requirement as stated in this question.

I am using nrf52832_xxaa with SDK v11.0. I have the following queries

a. Can external debugger modify CTRL-AP - Control Access Port?

b. What happens when I reset my hardware over JLink by firing "nrfjprog -f nrf52 -r" command?

c. What happens when I reset my hardware via softdevice API "NVIC_SystemReset()"?

Related