esp32h2 Development Boards
The list of esp32h2 development boards, complete with pinouts, technical specifications, datasheets and more.
The ESP32-H2 is built for Thread and Zigbee applications with support for 802.15.4 mesh networking and Bluetooth 5 LE. Unlike other ESP chips, it omits Wi-Fi, focusing on ultra-low power and long battery life.
It uses a single-core RISC-V CPU and integrates advanced security features. It's tailored for smart lighting, sensor hubs, and low-power mesh nodes in the Matter ecosystem.
Technical Specifications
π§ Microcontroller
π‘ Connectivity
π Interfaces
Strapping Pins
Some pins are reserved for critical functions like bootstrapping, JTAG debugging, USB communication, and flash memory operations. Misusing these pins may lead to boot failures, programming issues, USB conflicts, or disruptions in flash storage.
Critical Pin Categories:
- π οΈ Strapping Pins: Control boot behavior and flash voltage selection
- π JTAG Debugging Pins: Required for low-level debugging
- π USB Communication Pins: Used for USB Serial/JTAG communication
- β‘ Flash Memory & SPI Pins: Connected to SPI flash memory and PSRAM
- π‘ UART Serial Communication Pins: Used for debugging and firmware uploads
PIN | Label | Reason | Function |
---|---|---|---|
IO0 | GPIO0 | Connected to the external (or in-package) flash memory as a data line; cannot be repurposed without interfering with program storage. | β‘ Flash |
IO1 | GPIO1 | Used to select the SPI flash chip (not brought out on modules with in-package flash); needed for flash access, so it should not be used as a general IO. | β‘ Flash |
IO2 | MTMS | Serves as the flash memoryβs write-protect pin and the JTAG TMS line; using it as GPIO can disrupt flash operation or JTAG debugging. | β‘ Flash |
IO3 | MTDO | Serves as the flash HOLD (D3) line and the JTAG TDO output; repurposing it can interfere with flash reads/writes or JTAG debugging. | β‘ Flash |
IO4 | MTCK | Acts as the SPI flash clock line and the JTAG clock; cannot be used as GPIO without halting flash operation or debug capability. | β‘ Flash |
esp32h2 Development Boards List

ESP32-H2 Super Mini
Ultra-compact ESP32-H2 board with BLE and Thread β ideal for low-power mesh networks and Matter-ready IoT devices.

Espressif ESP32-H2-DevKitM-1
Official ESP32-H2 dev board with 802.15.4 and BLE β perfect for Zigbee, Thread, and secure IoT development.

Espressif ESP Thread Border Router/Zigbee Gateway
Reference gateway for Thread and Zigbee networks β enables secure Matter integration in smart home ecosystems.