Page 1 of 1

Wired ethernet for Olimex ESP32-POE?

Posted: 15 Dec 2019, 11:35
by philippt
Hey gals and guys,

I want to use the Olimex ESP32-POE together with a cheap 4-channel relays board (with 3.3V trigger via optocouplers, of course) to build a "power over ethernet"-powered web relays board, which can be controlled via HTTP requests (kind of a OpenSource version of WebRelay). Therefore I want to utilize ESPEasy.

So far I haven't been able to find information regarding the support of ethernet within the ESPEasy platform. The ESP32-POE uses a LAN8710 and is based on the ESP-WROOM-32, as shown in the schematic here: https://github.com/OLIMEX/ESP32-POE/raw ... _Color.pdf).

Is the ESP32-POE supported or does anyone already use an ESP32-POE with the ethernet port? Thanks in advance!

Re: Wired ethernet for Olimex ESP32-POE?

Posted: 15 Dec 2019, 17:14
by philippt
Update: There is no ethernet support yet, I've commented to an already opened issue at https://github.com/letscontrolit/ESPEasy/issues/2384 to discuss this feature request.