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-CC2640R2: UART

Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC2650, CC2640R2F, , CC2650STK

I have 2 CC2640R2Fs- one on the launchpad, and another experimentally replacing the CC2650 on a CC2650Sensortag board with the debug DevPack.

I am running the Simple Peripheral BLE example, and when I run the code on the launchpad it works well, and I can see UART messages. However, when I run the same code on the Sensortag board, I'm able to see the device advertising but I don't see any UART messages. The CC2640R2F and the CC2650 are pin compatible so my second setup with the Sensortag must also work - what am I missing?