ESPSocket icon indicating copy to clipboard operation
ESPSocket copied to clipboard

I can not Upload firmware using "System Refresh"

Open williamesp2015 opened this issue 9 years ago • 3 comments

Great job!!!. However I could't upload after connecting to the Websocket server in the "System Refresh". It shows the firmware.bin in the screen but progress bar has no progress. Thank you

image

williamesp2015 avatar Aug 17 '16 12:08 williamesp2015

I don't remember if the progress bar did actually work, does it actually write the .bin file to flash? Can you enable the console in Developer tools and check if there are any errors?

image

AdySan avatar Aug 17 '16 23:08 AdySan

seemd it try to upload to url not refresh firmware by OTA http://adyesp8266.local/edit net::ERR_NAME_NOT_RESOLVED

williamesp2015 avatar Aug 18 '16 07:08 williamesp2015

yeah, maybe something has changed in OTA since I made this, OR mdns is not working, can you try replacing adyesp8266.local with the IP address?

On Thu, Aug 18, 2016 at 12:48 AM, williamesp2015 [email protected] wrote:

seemd it try to upload to url not refresh firmware by OTA http://adyesp8266.local/edit net::ERR_NAME_NOT_RESOLVED

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/AdySan/ESPSocket/issues/2#issuecomment-240649073, or mute the thread https://github.com/notifications/unsubscribe-auth/AAtdatjp3ULdNcZJwYLN0K5iT23OLuWuks5qhA4ygaJpZM4JmZef .

AdySan avatar Aug 18 '16 15:08 AdySan