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

Is it possible to select the debug port used on the nRF52 DK?

If I understand the nRF52 DK, there's 3 physical debug-out ports on the board. One if for the nRF52 on the DK, which is also brought out through P5. The second one is brought out through P20, and the last one is brought out through P19.

Is there a way to programatically select which one is used during programming? I'm looking for a way to program the nRF52 that's on the DK or an external device connected via P19 with a PPK attached. We're trying to setup a nightly power consumption test, and having everything running through 1 nRF52 DK is enticing.

Related