I would start by connecting the pins to your esp32. The pins are marked on the ethernet board by the look of it.
Then there is sample yaml and there is also documentation in the esphome page I have pointed you to.
I would not be sure what to do about clk_mode, but there is full documentation for the device on the waveshare site. I would start with the default.Just give it a go. Even if you blow up an esp32 and one of the lan board, it won’t break the bank!
Hi, could you explain why you should not connect usb and wthernet POE. What effect does the galvanic current create and what is the difference with the WESP 32? Thanks
Hi, I have also purchased an olimex esp32POE. It works great. The only thing is that I can’t give POE power. I currently own a passive POE with adapter and send 5v into olimex via the ethernet cable. What may need to be done? The poe perhaps needs to be enabled in the code. Currently my code is:
I have successfully flashed esphome to my esp32-poe and activated lan, works great.
I plan to read out the smart meter via infrared (D0, SML protocol). There seems to be no component yet for esphome, however, there is one in tasmota.
Has anyone flashed tasmota on the esp32-poe? I read it should be possible on esp32, but I’m not sure if tasmota supports lan? Is there any precompiled bin around?
esp32 does NOT have wired ethernet built in, it is supported through an external chip. Also from what I read tasmota esp32 development is very immature/preliminary. Although it is hard to find up to date information.
“The ESP32 only needs a few components to wire it into an Ethernet network. Just a few resistors, capacitors, and an RJ45 jack will take care of most of the work”