-
Notifications
You must be signed in to change notification settings - Fork 47
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
OTA - Firmware update failed! #27
Comments
Is your router connecting the two subnets correctly? Can you reach the webserver OK on that port from the other subnet and download the file? Are the files on the root of the webserver? Add some debug to see where it's failing. |
Hi Richard. I edited the rboot-ota.h:
I changed the server subnet to 192.168.1.*:
I opened the terminal, and:
Now I will add debug points. |
Hi Richard. I changed the operation mode of Apache to online, now it's working. Congratulations by the project. |
That will help! |
Hi Richard.
I edited the rboot-ota.h:
I opened the terminal:
The server (192.168.0.42) find the ESP8266 (192.168.1.108).
What is wrong? How I can debug?
The text was updated successfully, but these errors were encountered: