scottchiefbaker / ESP-WebOTA

Simple web based Over-the-Air (OTA) updates for ESP based projects
MIT License
291 stars 40 forks source link

ethernet #19

Open perever opened 1 year ago

perever commented 1 year ago

Hi Scott! I am really impressed with this library and use it in all my projects. Your library only uses wifi connections. is it possible to add ethernet as well?

scottchiefbaker commented 1 year ago

Theoretically it will work just fine with Ethernet. It's just TCP/IP to the ESP for the upload. I don't have any Ethernet based boards to test with so I can't say for sure.

perever commented 1 year ago

Thank you for reply. unfortunately no. i am working now on couple ethernet projects and it crash esp32. i think its happen because of calling wifi libraries