EST-PoE-32 - ESP32 PoE Development Kit

Price
Regular price
£24.00 GBP
Sale price
£24.00 GBP
Regular price
Shipping calculated at checkout.
Available Out Of Stock
30 Days Return Policy

EST-PoE-32 is an ESP32 Power-Over-Ethernet development board with Wi-Fi, Bluetooth LE, and Ethernet. This board is ideal for various Smart Home and IoT projects thanks to it's flexible power options, ease of use and connectivity options.

Perfect for making your own Smart Home or IoT devices for Home AssistantopenHABNode-RED and other platforms using popular open-source pre-made firmware options like ESPHomeTasmotaESPEasyWLED, or for developing your own custom applications with Arduino IDE, PlatformIO or ESP-IDF.

EST-PoE-32 - ESP32 PoE Development Kit
Bluetooth badge - light Bluetooth badge - dark Ethernet badge - light Ethernet badge - dark WiFi

Description

EST-PoE-32 is an ESP32 Power-Over-Ethernet development board with Wi-Fi, Bluetooth LE, and Ethernet. This board is ideal for various Smart Home and IoT projects thanks to it's flexible power options, ease of use and connectivity options.

Perfect for making your own Smart Home or IoT devices for Home AssistantopenHABNode-RED and other platforms using popular open-source pre-made firmware options like ESPHomeTasmotaESPEasyWLED, or for developing your own custom applications with Arduino IDEPlatformIO or ESP-IDF.

Features:

  • ESP32: 8MB of flash, integrated WiFi and Bluetooth LE 4.2 for wireless communications.
  • GPIOs: 14 usable GPIO pins broken out to standard GPIO headers
  • Power Over Ethernet: Supports PoE Class 1 providing up to 3.84W, for simple one-cable networking and power.
  • USB-C Port: Utilize the USB-C connection for both powering the board and flashing/programming, with the built in CH340
  • DC Power Screw Terminals: The board can be powered using 9-28V DC through screw terminals, offering an alternative power option for more power intensive applications
  • Ethernet Interface: Features a 100Mb Ethernet port via the LAN8720 chip for reliable wired network connections.
  • Flexible Powering: You can power the board in three different ways—through the USB-C port, DC power via screw terminals, or PoE
  • Please note, this is a non galvanic isolated design - an isolated version will be coming later

Specifications:

Processor:

  • Espressif ESP32-WROOM-32E Tensilica LX6 dual-core processer with 8MB of flash
  • Frequency: 240MHz
  • SRAM:520KB

Connectivity:

  • 100Mb Ethernet port
  • Wi-Fi 802.11 b/g/n
  • Bluetooth v4.2 BR/EDR and BLE

Power

  • IEEE 802.3at PoE (non isolated) delivering max of 3.84W of Power
  • 5v USB-C
  • 9-28v DC Power via screw terminals, max of 2.3a when "daisy chained"
  • Ground loop protection between 3 power sources
  • Power consumption 1.4w for PCB

Dimensions

  • 68mm x 47mm x 19mm (LxWxH)

Complementary Products

Customer Reviews

Based on 14 reviews
86%
(12)
7%
(1)
7%
(1)
0%
(0)
0%
(0)
K
Ken C.
ESPHome config change

The ESP-POE-32 board has been working flawlessly for me to monitor door switches and legacy motion sensors. Note that as of the July 16, 2025 update for ESPHome, the 'clk_mode' option is deprecated and will need to be modified in the config by the end of 2025. To do so, edit the board configuration in ESPHome and find the line:
" clk_mode: GPIO17_OUT"

Replace it with the following three lines:
" clk:",
" pin: GPIO17",
" mode: CLK_OUT"

Pay attention to the indentation. The clk line should be indented the same as the previous cllk_mode line, and the pin and mode lines should be indented by two additional spaces.

B
Ben

Perfect for what i need. Thanks Lewis, a great device
Keep up the hard work

J
John

Product works great. Programmed it in esphome on Home assistant, mainly using the example program on the website. Got it installed in my automatic gate, reading a few input status’s and output to open the gate (through an arduino relay module). Running of external 12vdc, and Ethernet plug for network.

R
Roger D.
Need help

How do I flash this with WLED .. I’ve tried everything .. just a little help please

M
Maartje V.
Works perfectly!

I can only recommend this device. Especially if you live somewhere with a lot of WiFi interference like I do. This device makes ESP projects possible!