I have some WT32-ETH01 boards here as well and after some trouble with the IOs and the RX/TX Pins I can add to your findings that GPIO32 (labeled as CFG) is working as well as an esp-wrover-kit board. The official data sheet seems to be correct but I have trouble with the top left EN Pin, I have to use Pin 4 on the left (the second EN) for flashing. I didn’t test if some of the pins only support output as they state in the datasheet.
So does the WT32-ETH01 work with esphome? Want to use it as an irrigation controller. If so, what pins do i need to use in order to flash it (is there a step by step) and does it take the same code as an esp32?
This would be great if you could post the settings you used! I have a couple of these but I haven’t done anything with them yet b/c I haven’t figured out how to set them up yet with ESPHome.
As a side note I did find this: Ethernet Component — ESPHome
Which lists the WT32-ETH01’s ethernet settings, but I’m still stuck on the initial setup of which board to use (looks like wrover) and what settings to use to set it up with that board in the settings.
Hi
I have ESP32 TTGO Poe and i install on it ESPHome. I also use display and i want show on display and in HA information about MAC address. But MAC address is only available to show for ESP32 wifi. Is any chance to show MAC from LAN ?