You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setup:
AP+STA mode
Device connected to AP
STA currently searching for stored SSIDs
Symptom:
Device is continually disconnecting and connected... I believe due to the AP jumping channels to match the STA connection attempts or due to the scans that are taking place.
Result:
Mgos event wifi group does not fire a MGOS_WIFI_EV_AP_STA_DISCONNECTED but continually indicate that the device is connected via the MGOS_WIFI_EV_AP_STA_SCONNECTED event.
Mos Version 2.10.2
Platform ESP32
Setup:
AP+STA mode
Device connected to AP
STA currently searching for stored SSIDs
Symptom:
Device is continually disconnecting and connected... I believe due to the AP jumping channels to match the STA connection attempts or due to the scans that are taking place.
Result:
Mgos event wifi group does not fire a
MGOS_WIFI_EV_AP_STA_DISCONNECTED
but continually indicate that the device is connected via theMGOS_WIFI_EV_AP_STA_SCONNECTED
event.LOG:
The text was updated successfully, but these errors were encountered: