Other Parts Discussed in Thread: CC3200
Hello Everyone
We had to constantly do a post request to one of our server from cc3200 module, however after about 7-8 instances ConnectToHTTPServer fails with error code -101. This is what assertion prints
Connection to server failed. error(-101)
We se that -101 is a socket creation failure error can someone give us some leads on how to debug this issue.
Regards