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

PC to nRF52832 DK using UART(wired)

Hi

I am using nRF52832 DK, with SES as IDE on Ubuntu-16.04 OS PC. I want to stream some data from PC to DK. The DK is connected to PC for power supply and programming the chip. So I thought of using a USB to UART converter and connect USB to PC and UART pins to DK. I looked at /examples/peripheral/uart example. I want to print the data in debug terminal, to verify that the data received is correct. How do I do that? Does this sound like a good approach to send data from PC to DK? I want to stream data for quite long time(for an hour or so). Can someone help me with this?

Thanks,                                                                                                                                                                                                                                                                                                      Sai Kiran.

Parents Reply Children
Related