Hi All,
I have a nRF52840DK and looking for a solution to connect the VCOM serial port to the PC, without using USB. I will need to connect the serial port to another board which doesn't have a USB input.
According to the documentation, nRF52840 UART pinouts are placed at P0.05, 6, 7 and 8 for RTS, TXD, CTS and RXD respectively.
If I connect the dev. kit to the computer using USB, everything works without problem but if I connect these pins to the serial port of my computer, I cannot communicate.
I've tried playing around with the switches on the DK but no success.
Is there a way to connect the nRF52840DK VCOM to the computer serial port (or any serial port) without using USB?
Thank you,