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.

MQTT+TLS+cc3200

Other Parts Discussed in Thread: CC3200

I need an example mqtt client project which uses TLS.

Right now am using mosuitto broker running on my pi and communicating with my cc3200(home automation open hab). Thats working great. I just need to make my project secure with TLS.Right now i have configured my mosuitto broker with a TLS self signed certicate. Now I need help in configuring my mqtt client code on cc3200 client end. Please help me achieve this, am at the end of this project.

Thank you so much..