ESP-WebOTA
ESP-WebOTA copied to clipboard
ethernet
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?
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.
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