You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It stops the device restarting. However still does not seem to work. Has anyone managed to reliably get a Web Socket server running on an ESP32 with Ethernet module?
Worked perfectly fine with ethernet. But when trying to connect a ENC28J60 ethernet module. It just doesn't work.
When I include
It stops the device restarting. However still does not seem to work. Has anyone managed to reliably get a Web Socket server running on an ESP32 with Ethernet module?
There seems to be a library https://github.com/khoih-prog/AsyncWebServer_Ethernet but doesn't support ESP32.
The text was updated successfully, but these errors were encountered: