-
Notifications
You must be signed in to change notification settings - Fork 13.3k
ArduinoOTA stops working together with ESP8266WebServer (Generic 512k no SPIFFS) #1042
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
your sketch becomes too large and there is no space to write the new one. |
seems to be true :) |
any 25Q compatible chip should do :) i bought some 8MB Winbond chips that I use (up to 4MB of them). |
bought W25Q32 :) |
I only notice that |
when I try to add WebServer to BasicOTA example then OTA stops working (Generic 512k no SPIFFS).
I add only (before setup):
serial console messages when I try upload via OTA:
arduino ide message:
The text was updated successfully, but these errors were encountered: