Tool/software: TI-RTOS
Hi,
I am using CC3100 to enble wifi with my tm4c1294xl launchpad with ti-rtos v2.16. As ti provided the resource, I import the project for https_get for tm4c1294xl over CC3100 and make the environment suitable so its getting the https resposes for both get and post call.
I want to call the same "https_get" and "https_post" to my local server, So I replaced the "ca" certificate with my sever certificate, host, port and url also. The socket and TLS is creating successfully but the "connection is getting fail". But the same phenomenon is working fine with Emac with no issue, why this is not happening in CC3100 wifi.
Can I know why the connection is getting fail, is need to follow any specific structure for Wifi call, most important any suggestions for this issue?
Regards,
Ragu DS