Hi
I've been developing using an NRF52 DK and have moved onto my own design board, I have one small problem which I'm unable to replicate using the DK. On my own board, I have D+ and D- connected up to a USB connector but as yet unused (for future development). I have a J-Link connected to the SW interface, all is working fine.
My question is can I redirect serial debugging output via D+ and D- (e.g. NRF_LOG_INFO output via D+ and D-)?
Thanks
Andrew