Other Parts Discussed in Thread: CC3200,
Hi,
I am using CC3200 LAUNCHXL to fetch the Pressure & Temperature from my external device using UART and then transferring those data to TCP server.
Snapshot-1 shows that the data's are coming properly (my pressure is 1.5bar and Temperature is 0degC) where as Snapshot-2 shows that the data's are shifted randomly. I have checked the sending packets with some serial monitor software and it's shows that the packets are correct.
I'm suspecting that there is some time delay between sending packets and receiving packets.
I'm using 9600 baudrate for UART0.