NimmLor / esp8266-fastled-iot-webserver

A universal software for all my LED projects, with many awesome features
https://www.thingiverse.com/surrbradl08/designs
GNU General Public License v3.0
366 stars 94 forks source link

OTA does not work #171

Open Roycinger opened 3 years ago

Roycinger commented 3 years ago

Hi, although I configured the OTA module parameters, the upload does not work. I'm always getting prompted for the OTA password (although it's set). Additionally, I get a "No response from device" message. image

Does anyone deal with a similar problem? Thanks!

bb-Ricardo commented 3 years ago

Does it work without password?

Roycinger commented 3 years ago

Does it work without password?

Unfortuantely not

bb-Ricardo commented 3 years ago

Did you start the OTA mode via Web interface?

Roycinger commented 3 years ago

Did you start the OTA mode via Web interface?

Yes. The LEDs freeze, UI unavailable (as per design), the ESP gets displayed in the Arduino IDE under ports. As soon as the sketch is compiled and the actual upload begins, I'm getting the described behaviour

bb-Ricardo commented 3 years ago

I'm sorry. I actually don't know how to debug this. What do you get in your serial console when you try to perform a OTA Update?

Roycinger commented 3 years ago

I'm sorry. I actually don't know how to debug this. What do you get in your serial console when you try to perform a OTA Update?

Sorry, I didnt see the last notification. Serial Monitor is not available when doing an OTA update

obenschlaefer commented 11 months ago
image

you can find a password option in line 151 (maybe +-5 lines in your code)

Just try to find it by using the search option in the arduino IDE (strg+f)