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.

AWS IOT on CC3200 with FreeRTOS

Other Parts Discussed in Thread: CC3200

Hello,

My application on the CC3200 currently uses FreeRTOS and a different cloud service provider. I would like to switch to AWS IOT but the example is for TI-RTOS. When porting it over I am running into issues with the TLS library found at this url: software-dl.ti.com/.../ns_1_10_00_00_eng.zip. Is there a way to get this TLS library to work with FreeRTOS? Or is there some other TLS library offering similar capabilities that can be used with FreeRTOS?