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

NRF52832 and CP2102 serial communication

Hello , I would like to design a custom board with nrf52832 IC and CP2102 for communication with PC serially. Unfortunately nrf52832 doesnot have Rx/Tx pins for interfacing with CP2102. I want to transmit data from nrf52832 to PC serially. Please tell me how to achieve serial communication between PC and nrf52832 IC

Parents Reply
  • I have seen the UART example given in SDK. As per my understanding , Jtag debugger is being used to transmit data serially to PC. In my custom board I want to use only NRF52832 IC. My application goes this way: My custom development board(NRF52832 based) will be connected to PC through USB. And I want to transmit data from NRF52832 IC to PC via USB. Please tell me how to achieve this. I am sorry if my question is trivial. Help me in this regard.And thanks a lot for your valuable time.

Children
No Data
Related