This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRF52 DK and UART over USB

Hello, I wish to use UART over USB.

If I use pins P0.05 to 8 (i need HW flow control), is that the serial port detected in Windows ?

Parents
  • Yes. The UART pins (P0.05 to 8 as you write) are internally connected to the on-board Segger debugger chip and it will be available on you PC as normal COM port. For this you do not have to connect TX, RX, RTS and CTS to the PC. It will be seen as "JLink CDC UART Port (COM*)" in Windows.

Reply
  • Yes. The UART pins (P0.05 to 8 as you write) are internally connected to the on-board Segger debugger chip and it will be available on you PC as normal COM port. For this you do not have to connect TX, RX, RTS and CTS to the PC. It will be seen as "JLink CDC UART Port (COM*)" in Windows.

Children
Related