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 the MCU test.
Regards,
Hugh