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
{{ message }}
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
Hi, OTA in the examples doesn't work properly after latest core updates. When WiFi.mode(WIFI_AP_STA); is used, the Arduino IDE does not see OTA host. With WiFi.mode(WIFI_STA); is OK Here are the details: esp8266/Arduino#7042