Hi there,
I am developing an application that uses UART. I am wondering what's the proper way to connect the nRF52840 to the PC. I researched online and found that I could use a serial TTL to USB converter to first connect the pins to the converter, which then uses a USB to USB cable to the PC. Is this the recommended way?
If it is, what pins should I connect on the board? From the tutorial (https://youtu.be/gO4YiHNxBBY), it seems like I need to connect Gnd pin of the converter to the nRF ground. For the nRF52840, which pin is this referring to? Then, I need to connect the Tx pin to Tx pin, and the Rx pin to Rx pin. Hence, I really need some pointers on which pins to connect.
On the other hand, I also noticed that there is another micro USB port that resides between the reset button and the four push buttons. I wonder if this port can be used for UART. If so, how could I use it?
Thanks,
Jinyue
