Olimex ESP32-POE2

Open-source ESP32-WROVER-E board with 100Mbit Ethernet and 802.3at Class 4 PoE that can feed up to 25W to external circuits.

USB-C
Olimex ESP32-POE2 board
90 × 60 mm
ESP32
MCU
240MHz
clock
4MB
flash
520KB
SRAM
26· 16 ADC
GPIO
BLE 4.2+ WiFi
radio
On this page

Olimex ESP32-POE2 Pinout

35 pins · 2.54 mm pitch
Olimex ESP32-POE2 pinout diagram, high resolution: all 35 pins, with GPIO numbers, ADC channels and strapping pins
Olimex ESP32-POE2 pinout, drawn by ESPboards from the ESP32 Series Datasheet v5.3.
PinGPIOLabelsStatusCapabilitiesNotes
1-VPPpower-EXT1 pin 1: 12 V / 1.5 A or 24 V / 0.75 A output from PoE, set by the 24V_E1 jumper
2-GNDground-EXT1 pin 2
3-GNDground-EXT1 pin 4
4-GNDground-EXT1 pin 6
5-GNDground-EXT1 pin 8
6-+5VPpower-EXT1 pin 3: 5 V / 1.5 A output from PoE
7-+5Vpower-EXT1 pin 5: 5 V rail - output on USB or PoE power, or input to power the board (never with USB connected)
8-+3.3V3V3power-EXT1 pin 7 and UEXT pin 1: 3.3 V output, up to 0.5 A
9-ESP_ENRSTcontrol-EXT1 pin 9: resets the ESP32 (shared with the RST button)
1039GPI39EXT_PWR_SENSEstrappingadcEXT1 pin 10: external power sense through a divider; input-only
110GPIO0EMAC_CLKstrappingadc · touch · pwmEXT1 pin 11: the Ethernet clock output on this WROVER board - using it breaks Ethernet
1236GPI36U1RXDstrappingadc · uartEXT1 pin 12, and UEXT pin 4 through a diode (D6); input-only
131GPIO1U0TXDuartuart · pwmEXT1 pin 13: UART0 TX to the CH340X USB bridge
1435GPI35BAT_SENSEstrappingadcEXT1 pin 14: free by default; battery voltage (divider 2:1) once the BAT_SENS_E1 solder jumper is closed; input-only
152GPIO2SD_DATA0strappingadc · touch · pwmEXT1 pin 15 and UEXT pin 8: microSD DATA0 (1-bit mode); free without a card, else time-share
1634GPI34BUT1strappingadcEXT1 pin 16: the user button BUT1, 10K pull-up; input-only
173GPIO3U0RXDuartuart · pwmEXT1 pin 17: UART0 RX from the CH340X USB bridge
1833GPIO33I2C_SCLsafeadc · touch · i2c · pwmEXT1 pins 18 AND 22 and UEXT pin 5: the WROVER board routes GPIO33 where the schematic says GPIO16 (PSRAM)
194GPIO4U1TXDuartadc · touch · uart · pwmEXT1 pin 19 and UEXT pin 3
2032GPIO32safeadc · touch · pwmEXT1 pin 20
215GPIO5SPI_CSstrappingspi · pwmEXT1 pin 21 and UEXT pin 10; strapping pin
2212GPIO12PHY_PWRstrappingadc · touch · pwmEXT1 pin 23: switches the Ethernet PHY power - using it breaks Ethernet; strapping pin (MTDI)
2315GPIO15SD_CMDstrappingadc · touch · pwmEXT1 pin 24 and UEXT pin 7: microSD CMD; strapping pin (MTDO)
2413GPIO13I2C_SDAstrappingadc · touch · i2c · pwmEXT1 pin 25 and UEXT pin 6
2514GPIO14SD_CLKstrappingadc · touch · pwmEXT1 pin 26 and UEXT pin 9: microSD CLK
2618GPIO18MDIOsafepwmRMII management data to the LAN8710A Ethernet PHY
2723GPIO23MDCsafepwmRMII management clock to the LAN8710A Ethernet PHY
2819GPIO19EMAC_TXD0safepwmRMII TXD0 to the LAN8710A Ethernet PHY
2922GPIO22EMAC_TXD1safepwmRMII TXD1 to the LAN8710A Ethernet PHY
3021GPIO21EMAC_TX_ENsafepwmRMII TX enable to the LAN8710A Ethernet PHY
3125GPIO25EMAC_RXD0safeadc · dac · pwmRMII RXD0 to the LAN8710A Ethernet PHY
3226GPIO26EMAC_RXD1safeadc · dac · pwmRMII RXD1 to the LAN8710A Ethernet PHY
3327GPIO27EMAC_CRS_DVsafeadc · touch · pwmRMII CRS_DV to the LAN8710A Ethernet PHY
3416GPIO16PSRAM_CSstrappingpwmused by the WROVER modules PSRAM, not brought out
3517GPIO17PSRAM_CLKstrappingpwmused by the WROVER modules PSRAM, not brought out
Download the Olimex ESP32-POE2 pinout Free to use and share for non-commercial work, as long as you credit espboards.dev. License.
26 GPIOs broken out 3 free · 11 need care · 12 to avoid

Start with these

3 pins with no boot or system involvement
GPIO33GPIO4GPIO32

Freely assignable - no strapping, flash, USB or JTAG duties. Ideal first picks for buttons, sensors and LEDs.

Fine - with a little care

11 pins · 8 things to know
GPI39GPIO39 EXT1 pin 10: external power sense through a divider; input-only onboard hardware

Wired to the external-power sense divider on this board. The pin is yours if you give that up, but nothing else can share it.

GPI36GPIO36 Input-only GPIO (no output); ADC1 channel 0, Hall sensor VP. Other

Cannot be used as output; only suitable for input (e.g., analog read).

GPIO1GPIO3 Used by the CH340X USB serial bridge onboard hardware

Wired to the CH340X USB serial bridge on this board. The pin is yours if you give that up, but nothing else can share it.

  • GPIO1EXT1 pin 13: UART0 TX to the CH340X USB bridge
  • GPIO3EXT1 pin 17: UART0 RX from the CH340X USB bridge
GPI35GPIO35 Input-only GPIO (no output driver); ADC1 channel 7. Other

Cannot be used as output; only suitable for input.

GPIO2GPIO15GPIO14 Used by the microSD card slot onboard hardware

Wired to the microSD card slot on this board. The pin is yours if you give that up, but nothing else can share it.

  • GPIO2EXT1 pin 15 and UEXT pin 8: microSD DATA0 (1-bit mode); free without a card, else time-share
  • GPIO15EXT1 pin 24 and UEXT pin 7: microSD CMD; strapping pin (MTDO)
  • GPIO14EXT1 pin 26 and UEXT pin 9: microSD CLK
GPI34GPIO34 EXT1 pin 16: the user button BUT1, 10K pull-up; input-only onboard hardware

Wired to the user button on this board. The pin is yours if you give that up, but nothing else can share it.

GPIO5 Bootstrapping pin; internal pull-up; VSPI CS0 (default SPI chip-select); acts as FSPIWP (flash write-protect) on internal-flash variants. Strapping

Must be HIGH during boot; if pulled LOW at reset, alters SDIO slave timing and may prevent normal boot.

GPIO13 JTAG clock pin (TCK); also ADC2 channel 4 / Touch4 input. JTAG

Used for JTAG debugging (TCK); avoid using as GPIO if JTAG is needed.

Only if you know the tricks

12 pins · 4 things to know
GPIO0 EXT1 pin 11: the Ethernet clock output on this WROVER board - using it breaks Ethernet onboard hardware

Wired to the Ethernet PHY (clock) on this board, which is soldered down. Driving it from your own code breaks that function.

GPIO12 EXT1 pin 23: switches the Ethernet PHY power - using it breaks Ethernet; strapping pin (MTDI) onboard hardware

Wired to the Ethernet PHY power switch on this board, which is soldered down. Driving it from your own code breaks that function.

GPIO18GPIO23GPIO19GPIO22GPIO21GPIO25GPIO26GPIO27 Used by the LAN8710A Ethernet PHY onboard hardware

Wired to the LAN8710A Ethernet PHY on this board, which is soldered down. Driving it from your own code breaks that function.

  • GPIO18RMII management data to the LAN8710A Ethernet PHY
  • GPIO23RMII management clock to the LAN8710A Ethernet PHY
  • GPIO19RMII TXD0 to the LAN8710A Ethernet PHY
  • GPIO22RMII TXD1 to the LAN8710A Ethernet PHY
  • GPIO21RMII TX enable to the LAN8710A Ethernet PHY
  • GPIO25RMII RXD0 to the LAN8710A Ethernet PHY
  • GPIO26RMII RXD1 to the LAN8710A Ethernet PHY
  • GPIO27RMII CRS_DV to the LAN8710A Ethernet PHY
GPIO16GPIO17 used by the WROVER modules PSRAM, not brought out onboard hardware

Wired to the WROVER PSRAM on this board, which is soldered down. Driving it from your own code breaks that function.

  • GPIO16used by the WROVER modules PSRAM, not brought out
  • GPIO17used by the WROVER modules PSRAM, not brought out
These are recommendations, not hard rules - with the right pull-ups, timing and boot-state awareness most pins can be made to work. When in doubt, start green.

The Olimex ESP32-POE2 pinout brings out 35 pins at a 2.54 mm pitch - 26 usable GPIO alongside the VPP, GND, +5VP, +5V and +3.3V power rails.

Beyond plain digital I/O you get 16 ADC-capable pins for sensors and battery monitoring, PWM on 22 pins, 10 capacitive-touch inputs and 2 true DAC outputs.

11 of the exposed pins carry boot-time or system duties on the ESP32 (GPI39, GPI36, GPIO1 and 8 more) - check the guidance above before wiring anything to them. GPIO33, GPIO4 and GPIO32 are free of any such role - the safest first picks.

Getting started

flash your first firmware in ~2 minutes
Tool:
1
Connect over USB
Install your USB-serial driver (CH340 / CP210x) if no port appears. Not detected? Hold BOOT while plugging in.
2
Match & flash
Set the Tools options shown, then click Upload.
3
Verify it runs
GPIO33 toggles - wire an LED and resistor to it, or change the pin to your board's own LED.
Set these in Tools · leave everything else at default
Arduino IDE 2.x - Tools Copy
Board: "ESP32 Wrover Module"▸
Flash Size: "4MB (32Mb)"▸
Flash Mode: "DIO"▸
PSRAM: "QSPI PSRAM"▸
Partition Scheme: "Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)" (default)▸
Upload Speed: "921600"▸
▸ every other Tools option - leave at default
Board: ESP32 Wrover Module
Flash Size: 4MB (32Mb)
Flash Mode: DIO
PSRAM: QSPI PSRAM
Partition Scheme: Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
Upload Speed: 921600
Find it: Tools ▸ Board ▸ ESP32 Arduino ▸ ESP32 Wrover Module
blink.ino Copy
// toggle GPIO33 - wire an LED and resistor to it
void setup() {
  pinMode(33, OUTPUT);
}
void loop() {
  digitalWrite(33, HIGH); delay(500);
  digitalWrite(33, LOW);  delay(500);
}
board to selectesp32dev⧉ copy
platformio.ini Copy
[env:olimex-esp32-poe2]
platform = espressif32
board = esp32dev
framework = arduino
monitor_speed = 115200
upload_speed = 921600
board_build.arduino.memory_type = qio_qspi
build_flags = -DBOARD_HAS_PSRAM
Find it: PlatformIO Home ▸ Boards, search esp32dev - or type it after board =.
board to selectesp32dev⧉ copy
device.yaml Copy
esp32:
  board: esp32dev
  variant: esp32
  framework:
    type: esp-idf
psram:
  mode: quad
  speed: 80MHz

# blink - GPIO33
output:
  - platform: gpio
    pin: 33
    id: led_out
light:
  - platform: binary
    name: "LED"
    output: led_out
Find it: search ESPHome's board list for esp32dev (same ids as PlatformIO).
esptool doesn't pick board settings - a prebuilt .bin already has them baked in. This is just the raw flash command.
terminal Copy
esptool.py --chip esp32 --port /dev/ttyACM0 \
  --baud 921600 write_flash 0x1000 firmware.bin
--port = your /dev/tty* (macOS/Linux) or COMx (Windows).

Downloads

Free for non-commercial use, credit espboards.dev · License
Olimex ESP32-POE2 board illustration, front

Board illustration

The bare Olimex ESP32-POE2 board drawn to scale at 90 × 60 mm, with no pin labels on it. Made for slide decks, wiring diagrams and project write-ups where a photo is too busy. Take the scalable SVG for print or editing, the high-resolution PNG to drop straight in, or the transparent PNG when you need it with no background behind it.

Olimex ESP32-POE2 pinout diagram

Pinout diagram

Every pin on both sides of the board with its functions, drawn by ESPboards from the ESP32 Series Datasheet v5.3 - the same sheet shown at the top of this page. The PNG is a high-resolution image for screens, the SVG is vector so it stays sharp at any size, and the PDF is laid out to print on A4 or Letter.

Free for non-commercial use, with the credit line kept.

Embed the Olimex ESP32-POE2 pinout

Paste this where you want the diagram. Keep the credit line - it is what the licence asks for, and it is the only thing we want in return.

<figure>
  <img src="https://cdn.espboards.net/boards/olimex-esp32-poe2/diagram-1600.png"
       alt="Olimex ESP32-POE2 pinout diagram" width="1600" loading="lazy">
  <figcaption>
    Olimex ESP32-POE2 pinout by
    <a href="https://www.espboards.dev/esp32/olimex-esp32-poe2/">ESPboards</a>,
    <a href="https://creativecommons.org/licenses/by-nc/4.0/">CC BY-NC 4.0</a>
  </figcaption>
</figure>

Using it commercially? Ask us first - it takes one email.

Yours to use, share and adapt for non-commercial work, as long as you credit espboards.dev - the full terms and ready-made credit lines are here.

Specifications

ESP32 · 90 × 60 mm · vs other ESP32 chips →
Compute
MCU
ESP32
Clock
240 MHz
SRAM · Flash
520 KB · 4MB · 8MB (QSPI) PSRAM
Radio
Wi-Fi
802.11 b/g/n
Bluetooth
4.2 LE
Antenna
PCB
I/O
GPIO · ADC
26 · 16
UART · I²C · SPI
3 · 2 · 2
PWM
16 channels
Power
USB
USB-C
Serial
CH340X
Boot address
0x1000
Electrical
Input
PoE 802.3at (37V min) / 5V USB-C / LiPo battery / 5V on EXT1 pin 5
Consumption
50-200mA active · 200uA sleep
Regulator
SY8089AAAC
Flashing
Upload · OTA
esptool_py · esp_ota
Flash · Boot mode
DIO · -
Sketch · Data
- · -

Dimensions

Olimex ESP32-POE2 board, drawn to scale
60 mm90 mm
90 × 60 mm · pin pitch 2.54 mm
The Olimex ESP32-POE2 uses esptool_py for firmware uploads, esp_ota for over-the-air (OTA) updates. Flash mode is DIO.

About this board

Inside sits the ESP32 - a dual-core Xtensa with both Bluetooth Classic and BLE.

At $23.80 it's on the expensive side for an ESP32 board - most land around $20.

Around the module: 8MB (QSPI) PSRAM, a microSD slot, Power over Ethernet (PoE), wired Ethernet (LAN8710A), battery charging (TP4054-42) via JST 2.0mm, status LEDs (Power, Ethernet Link, Ethernet Activity, Charge) and Reset/User buttons.

  • Supplies external circuits with 24V/0.75A or 12V/1.5A (jumper-selectable) plus 5V/1.5A and 3.3V/1A, 25W total
  • PoE controller TPS2378 configured for 802.3at Class 4 (12.95W - 25.5W)
  • Jumper enables 13W backward compatibility for 802.3af switches
  • UEXT connector and 26-pin EXT1 connector
  • microSD card in 1-bit mode
  • Software-compatible with the original Olimex ESP32-POE
  • Operating temperature 0-70 C (commercial)

Where to buy

prices are typical street prices
Olimex ESP32-POE2
Olimex ESP32-POE2
$23.80per unit, typical

Resources

Similar boards