June 06, 2025, 09:09:53 PM

POE powered relays

Started by Stipulate2010, June 03, 2025, 10:27:57 PM

Previous topic - Next topic

Stipulate2010

I am trying to put together a device that is POE powered with Relays. I was looking at the ESP32-POE and the MOD-IO2. My desire is to use it with ESPhome. I am not clear though that there is enough power to trigger the relays. If anyone has knowledge of this or a different combination of products I would appreciate it.

Thanks.

LubOlimex

ESP32-POE can't power MOD-IO2 sufficiently - MOD-IO2 requires 12V DC and ESP32-POE doesn't have 12V DC output.

Consider using ESP32-POE2 instead which has 12V DC output:

https://www.olimex.com/Products/IoT/ESP32/ESP32-POE2/open-source-hardware

You would also need a cable like this between the 12V DC output and the power jack of MOD-IO2:

https://www.olimex.com/Products/Components/Cables/PWR-CABLE/

Technical support and documentation manager at Olimex

Stipulate2010

Exactly what I needed to know, thank you so much.