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.

CC3220SF-LAUNCHXL: SL_WLAN_EVENT_DISCONNECT with ReasonCode 110

Part Number: CC3220SF-LAUNCHXL


I manually connect to a router and after a while I get a SL_WLAN_EVENT_DISCONNECT event. The reason code is 110.

Table 4-3 of SWRU455C and errors.h header file don't report a "110" define.
Is there a "-110" in the header but it's SL_ERROR_BSD_ETIMEDOUT,

I'm doing nothing but connect to an AP.
Changing the router this doesn't happen. But without knowing what is the actual meaning of this code I cannot understand how to avoid this error.