Hi,
I am using the nRF52840 DK to connect to an external board via the P20 shield debug out. I was wondering if any indication is given if a board is connected correctly?
Currently I have:
on DK | on my PCB (nRF 52832)
VDD nRF --> 3.3V
SWD IO --> SWDIO
SWD CLK --> SWDCLK
and on the DK I have SWD SEL connected to the #2 pin VDD nRF
I believe the connections above will supply power to the chip on my PCB.
Anyways, I really want to know how I can check if the board is recognising my external chip!
Thanks