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.

CC3220S-LAUNCHXL: failed to send temperature sensor data to aws

Part Number: CC3220S-LAUNCHXL
Other Parts Discussed in Thread: CC3220S

Hi,

I am using aws subscribe publish sample of cc3220s, it is running successfully. I am using free rtos. Now i added another thread for temperature ( using temperature.c file from portable example ). Temperature task is having higher priority, though the temperature code is executing before aws task, but before reading the temperature it is shifting to aws task. I tried using semaphore and mutex but still i  am facing the same issue. Please suggest me how to send the temperature data to aws.

Thanks,

Sirisha