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.

How to use http_client demo example and HTTP client connect fail error -102

Other Parts Discussed in Thread: CC3200, UNIFLASH, ENERGIA

Hi,

I read the tutorial for Http_client demo. This is the first time i work with cloud so there is many things confuse me.

1/ I don't know where to add the code snippet in the instruction and where to place/call HTTPCli_connect function in file main.c.

I think TI should give more details for a newbie like me.

2/ Fortunately, i find this post and downloaded secure_http_client_demo.7z. Then i added file main.c into http_client demo project.

 I don't know how to use this file "howmyssl.der.cer " so i do nothing with it.

I build the project and flash file. bin into CC3200. 

When I run code on the board I am getting following error:

Connection to server failed. error(-102)
Error [-2011] at line [1237] in function [ConnectToHTTPServer]

Regards,

Khoa