fablab-luenen / McLighting

The ESP8266 based multi-client lighting gadget
MIT License
218 stars 30 forks source link

OTA Not Supported? #33

Closed ryancasler closed 5 years ago

ryancasler commented 5 years ago

For some reason, the board doesn't show up as an available network port after using the static IP address even though I have not commented out OTA support. Any idea what is going on?

bpohvoodoo commented 5 years ago

Which OTA do you have enabed?

maybe you try http://ipofyourdevice/update

Here you can upload a bin file.

ryancasler commented 5 years ago

Oh...I didn't realize that was an option. I will give that a try.

UPDATE: That works perfectly!! I didn't know that was the other way to do it. Wonderful! Thanks!