Hello,
I'm trying to set up a UART connection between a CC265DK_7ID and my PC.
I'm using a FT232RL from FTDI for the USB_UART conversion and connected the RX/TX (RX: RF1.7 and TX: RF1.9)of the FT232 with those of the CC2650 (as well as GND and VCC ), I also have the SmartRF06 EB, I have tested my program using the EB and I can see my data printed out over uart. However, I faild to establish the uart connexion using the FTDI
I wonder where is the problem?
Best regards.