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
I am operating alternately in softAP and STA modes. When I am in STA mode, WiFi.Status() == WL_CONNECTED (3). However, when I am operating in softAP mode the WiFi.Status() returns WL_NO_SHEILD (255). This is very strange and certainly not what I expected.
I am using PlatformIO ESP32 Platform version 1.10.0