This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC1312R1: Virtual UART COM port not working

Part Number: LAUNCHXL-CC1312R1
Other Parts Discussed in Thread: CC1312R

I have an application that needs to communicate with the board using virtual USB COM port. I do see them on device manager. However I am unable to access them via my application. Application is a windows application (.exe ), which would access the COM port and send some data.

I am able to program the device using the USB in CCS(XDS110). 

I was able to use a (USB to TTL converter )using Arduino to do the same on UART pins directly DIO12 and DIO13. 

. I have tried closing the CCS before accessing UART port, resetting the board. But its still not working. Can anyone please help me.