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
The text was updated successfully, but these errors were encountered:
lorol
changed the title
OTA in examples - minor changes are needed on latest core
OTA examples - minor tweaks are needed for latest core mDNS changes
Feb 21, 2020
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
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
The text was updated successfully, but these errors were encountered: