-
• #2
Nobody has written a module to support that yet. Usually if you are using an ESP32, you're planning to connect via WiFi, and if you're using hardwired ethernet, you'd use a Pico or something else based on an STM32 with an ethernet module (though we only have support for the Wiznet devices, not the LAN8720 at this point as far as I know)
-
• #3
Somebody did this with arduino:
https://github.com/khoih-prog/WebServer_WT32_ETH01#why-do-we-need-this-webserver_wt32_eth01-library
If somebody want to implement it to espruino it can be a good starting point. (I'll be happy if somebody implement this to espruno.)
-
• #4
Yeah, but theese are not complett devices with integrated ethernet port. So need to buy more things and solder and fail etc....
HI,
Do you have example to use ESP32 with LAN8720 with ESPRUINO ?
Sincerely
Eric