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.

CC3120: Wi-Fi forum

Part Number: CC3120

Dear Team,

We have tried the CC32xx SDK example in the link (https://dev.ti.com/tirex/explore/node?node=AJX80jEUY3hxL3BN6QJusQ__fc2e6sr__LATEST) in our CC3120 development board but when the below line of the code executes, we are getting error code -2006.

ret = HTTPClient_connect(httpClientHandle,HOSTNAME,0,0);

As per the errors. h file error code -2006 means  

"/* Parameters are invalid */
#define SL_RET_CODE_INVALID_INPUT "
 

So we have used both our own website as well as  http://www.google.co.in in both the case we are getting error code -2006. 

As advised by TI expert  we have upgraded CC3120 servicepack version. I have attached the old and new CC3120 service pack for your quick response but still, we are getting error code-2006. Please help us to resolve this issue. 

OLD VERSION:                                                                                                                                                  NEW VERSION

                                       

Regards,

Viknesh Vadivel