OpenEVSE - Change ESP32 wifi to ESP32 Ethernet

Hi,

I own a DIY OpenEVSE using ESP32 Wifi, but I have a lot of problems with connection. A few days ago OpenEVSE disconnected from the wifi and I have not been able to reconnect it. The module I use is the following:

Anyone knows if it is possible to change this module for the new ethernet module?

Thanks!

Should be possible, probably something close to the ESP32-Gateway and there is a build for that. Normally the biggest issue with any new build is finding the correct GPIO settings for the second serial port, especially with the Ethernet boards as IIRC the default pins are shared with the Ethernet interface.