I am attaching an adapter board to the nRF52840DK to debug a custom board.
However, if there is any contact failure on the adapter board, the nRF52 on the DK will be the debug target, not the custom board.
This is correct behavior, but it often causes great confusion when debugging.
I have multiple nRF52840DKs, and I don't have a need for the nRF52 that I use as a debugger.
Is there a way to prevent the debug target from becoming the onboard nRF52?
Of course, this can be achieved by destroying the on-board nRF52, but I would like to solve it with jumper settings if possible.