Part Number:CC3100
Hi,
Under what circumstances will "Device disconnected from the AP on application's request" be printed on debug. This text is coming from inside the callback function "SimpleLinkWlanEventHandler()" under switch-case "SL_WLAN_DISCONNECT_EVENT". The reason for which I am asking this is because nowhere in the code I am calling the function "sl_WlanDisconnect()", but still the event says "application requested the disconnection". Is there any other reason under which this event may be triggered from callback function even if "sl_WlanDisconnect()" is not called at all?
-
Thanks
-
Regards
Soumyajit