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

(UART) Log Output Through Debug Out

Hi I have an external board featuring an nRF52832 connected to the nRF52DK via the Debug Out port on the DK and a 6 pin connector on the external board. I can program the external MCU just fine, but I cannot read debug output that I'm logging via UART. What do I need to do to get this to work?

Related