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.