ESP-WebOTA icon indicating copy to clipboard operation
ESP-WebOTA copied to clipboard

ethernet

Open perever opened this issue 3 years ago • 2 comments

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?

perever avatar Apr 06 '23 11:04 perever

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.

scottchiefbaker avatar Apr 06 '23 14:04 scottchiefbaker

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

perever avatar Apr 07 '23 14:04 perever