Questions regarding the event: SYSTEM_EVENT_STA_LOST_IP
Posted: Tue Oct 23, 2018 2:50 am
When would this usually happen and what steps are necessary to take related to socket work?
Right now I'm shutting down sockets on a SYSTEM_EVENT_STA_DISCONNECTED. Is there a chance that the SYSTEM_EVENT_STA_LOST_IP event can trigger without SYSTEM_EVENT_STA_DISCONNECTED being triggered also?
Right now I'm shutting down sockets on a SYSTEM_EVENT_STA_DISCONNECTED. Is there a chance that the SYSTEM_EVENT_STA_LOST_IP event can trigger without SYSTEM_EVENT_STA_DISCONNECTED being triggered also?