ERROR[11]: Invalid bootstrapping state, reset ESP8266 before
Posted:
Thu Jan 11, 2018 11:53 am
by riker1
Hi
how can I avoid or solve this error while doing HTTP update?
What is causing this error?
ERROR[11]: Invalid bootstrapping state, reset ESP8266 before updating
Thanks T
Re: ERROR[11]: Invalid bootstrapping state, reset ESP8266 be
Posted:
Tue Jan 30, 2018 1:45 pm
by lucasromeiro
Hello!!
I have the same problem!!
I'm trying to do an OTA update by getting the new program from my site.
Do you can solve it?
HTTP_UPDATE_FAILD Error (11): Update error: ERROR[11]: Invalid bootstrapping state, reset ESP8266 before updatingHTTP_UPDATE_FAILD Error (11): Update error: ERROR[11]: Invalid bootstrapping state, reset ESP8266 before updatingHTTP_UPDATE_FAILD Error (11): Update error: ERROR[11]: Invalid bootstrapping state, reset ESP8266 before updating.......
Re: ERROR[11]: Invalid bootstrapping state, reset ESP8266 be
Posted:
Wed Mar 14, 2018 11:39 am
by Damian Nogueiras
I solved with:
https://github.com/esp8266/Arduino/issues/3915"The documentation already says that if you upload a sketch through serial, you'll have to reset the board first manually, before OTA will work, ie. upload via serial, reset the board, then use OTA."I reset (power off, power on) and the esp8266 update