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.

get_time example error code -22

Other Parts Discussed in Thread: CC3100

Hi,


I'm trying to get the get_time example working on a MCU connected to a CC3100 via SPI interface.  The test runs fine, connecting to the AP and getting an IP address, up until the call to getSNTPTime() which fails on the call to sl_Bind with a return value of -22.  Is there a list of return code somewhere that I can check to see what the significance of this value, if it has any meaning at all?  I've used the same board to run the Simplelink Studio get_time example and that runs fine but I can't determine why it is failing for my MCU test.


Regards,

Hugh