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