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.

CC2640R2F: UART_read issues

Part Number: LAUNCHXL-CC1350
Other Parts Discussed in Thread: TMP107, CC1350, CC2640R2F

Hello,

I have this strange issue where UART_read is not working properly. I'm trying to interface TMP107. Write is fine, I can see comm going out (0x55, 0x57) and TMP107 response as expected. But, UART_read can't see neither echo nor response. It reads 0xE3 instead...