# ESP32-H2

Published articles for ESP32-H2.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Getting Started with ESP32 Arduino

DevFeed: [Getting Started with ESP32 Arduino](<https://devfeed.tech/articles/getting-started-with-esp32-arduino-13726.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2025/10/arduino-get-started/>)

Author: John Lee

Published: 2025-10-01T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [Arduino](<https://devfeed.tech/topics/arduino.md>), [Development](<https://devfeed.tech/topics/development.md>), [ide](<https://devfeed.tech/topics/ide.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Code](<https://devfeed.tech/topics/code.md>), [Git](<https://devfeed.tech/topics/git.md>)

Tags: [arduino](<https://devfeed.tech/tags/arduino.md>), [arduino-ide](<https://devfeed.tech/tags/arduino-ide.md>), [blog](<https://devfeed.tech/tags/blog.md>), [development](<https://devfeed.tech/tags/development.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c3](<https://devfeed.tech/tags/esp32-c3.md>), [esp32-c5](<https://devfeed.tech/tags/esp32-c5.md>), [esp32-c6](<https://devfeed.tech/tags/esp32-c6.md>), [esp32-h2](<https://devfeed.tech/tags/esp32-h2.md>), [esp32-p4](<https://devfeed.tech/tags/esp32-p4.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [examples](<https://devfeed.tech/tags/examples.md>), [getting-started](<https://devfeed.tech/tags/getting-started.md>), [git](<https://devfeed.tech/tags/git.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [ide](<https://devfeed.tech/tags/ide.md>), [installation](<https://devfeed.tech/tags/installation.md>), [microcontrollers](<https://devfeed.tech/tags/microcontrollers.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

A tutorial on setting up the ESP32 Arduino Core development environment. It covers Arduino IDE installation, ESP32 board package setup through the Board Manager or manual Git installation, and the core's support for Espressif microcontrollers, connectivity, peripherals, libraries, and FreeRTOS-based multitasking.

### Source excerpt

Learn how to set up the ESP32 Arduino Core development environment, including Arduino IDE installation and ESP32 board package setup using both the Board Manager and manual Git installation methods.

## ESPHome 2025.6.0: ESP-IDF 5.3.2, OpenThread, and new ESP32 variants

DevFeed: [ESPHome 2025.6.0: ESP-IDF 5.3.2, OpenThread, and new ESP32 variants](<https://devfeed.tech/articles/esphome-2025-6-0-esp-idf-5-3-2-openthread-and-new-esp32-variants-16698.md>)

Original publisher: [Read original article](<https://esphome.io/blog/2025/06/18/esphome-2025-6/>)

Author: Jesse Hills

Published: 2025-06-18T00:00:00Z

Content type: release

Language: en

Sources: [ESPHome - Smart Home Made Simple - Blog](<https://devfeed.tech/sources/esphome-smart-home-made-simple-blog.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [releases](<https://devfeed.tech/topics/releases.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [ESP32-C6](<https://devfeed.tech/topics/esp32-c6.md>), [ESP32-H2](<https://devfeed.tech/topics/esp32-h2.md>), [ESP32-P4](<https://devfeed.tech/topics/esp32-p4.md>), [Python 3.10](<https://devfeed.tech/topics/python-3-10.md>)

Tags: [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32-c6](<https://devfeed.tech/tags/esp32-c6.md>), [esp32-h2](<https://devfeed.tech/tags/esp32-h2.md>), [esp32-p4](<https://devfeed.tech/tags/esp32-p4.md>), [esphome](<https://devfeed.tech/tags/esphome.md>), [python-3-10](<https://devfeed.tech/tags/python-3-10.md>), [releases](<https://devfeed.tech/tags/releases.md>)

### AI overview

ESPHome 2025.6.0 updates ESP-IDF to 5.3.2, adds official support for ESP32-C6, ESP32-H2, and ESP32-P4, introduces basic OpenThread support, and requires Python 3.10 or newer.

### Source excerpt

ESPHome 2025.6.0 updates ESP-IDF to 5.3.2, adds official support for the ESP32-C6, ESP32-H2 and ESP32-P4, introduces basic OpenThread support, and now requires Python 3.10 or newer.

## ESP-Knob: A multifunctional smart controller with the ESP32-H2

DevFeed: [ESP-Knob: A multifunctional smart controller with the ESP32-H2](<https://devfeed.tech/articles/esp-knob-a-multifunctional-smart-controller-with-the-esp32-h2-13686.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2025/03/esp32h2-knob/>)

Author: John Lee

Published: 2025-03-27T10:37:17Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>), [interoperability](<https://devfeed.tech/topics/interoperability.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [Matter](<https://devfeed.tech/topics/matter.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>)

Tags: [battery](<https://devfeed.tech/tags/battery.md>), [ble](<https://devfeed.tech/tags/ble.md>), [ble-adv](<https://devfeed.tech/tags/ble-adv.md>), [ble-hid](<https://devfeed.tech/tags/ble-hid.md>), [ble-mesh](<https://devfeed.tech/tags/ble-mesh.md>), [blog](<https://devfeed.tech/tags/blog.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-h2](<https://devfeed.tech/tags/esp32-h2.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [matter](<https://devfeed.tech/tags/matter.md>), [re](<https://devfeed.tech/tags/re.md>), [usb](<https://devfeed.tech/tags/usb.md>), [zigbee](<https://devfeed.tech/tags/zigbee.md>)

### AI overview

The article introduces Espressif's ESP-Knob, a multifunctional smart controller powered by the ESP32-H2. It describes support for Home Assistant and wireless protocols including BLE-HID, Thread, Matter, ESP-BLE-MESH, and Zigbee, along with its push-rotary control, magnetic base, and battery or USB power options.

### Source excerpt

This article provides an overview of the ESP-Knob, its features, and functionality. It also details the hardware design and outlines the firmware framework that supports its operation.

## Espressif part numbers explained: A complete guide - Modules

DevFeed: [Espressif part numbers explained: A complete guide - Modules](<https://devfeed.tech/articles/espressif-part-numbers-explained-a-complete-guide-modules-13687.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2025/03/espressif-part-numbers-explained/>)

Author: John Lee

Published: 2025-03-19T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Espressif](<https://devfeed.tech/topics/espressif.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [SOC](<https://devfeed.tech/topics/soc.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [ESP32-C5](<https://devfeed.tech/topics/esp32-c5.md>), [ESP32-C6](<https://devfeed.tech/topics/esp32-c6.md>), [Esp32 S2](<https://devfeed.tech/topics/esp32-s2.md>), [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>)

Tags: [ble](<https://devfeed.tech/tags/ble.md>), [blog](<https://devfeed.tech/tags/blog.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c3](<https://devfeed.tech/tags/esp32-c3.md>), [esp32-h2](<https://devfeed.tech/tags/esp32-h2.md>), [esp32-s2](<https://devfeed.tech/tags/esp32-s2.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [guide](<https://devfeed.tech/tags/guide.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [projects](<https://devfeed.tech/tags/projects.md>), [soc](<https://devfeed.tech/tags/soc.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

A guide to Espressif module part numbers, covering SoC series, module types, memory options, antenna versions, and versioning. It explains how these naming components relate to module specifications and hardware selection.

### Source excerpt

This article clarifies Espressif's SoC series, module types, memory options, antenna versions, and versioning.. It also explains why modules like WROOM and MINI are among Espressif's most popular products. After reading the article, developers should be able to confidently select the right hardware for their projects. Espressif offers a wide range of Systems-on-Chip (SoCs) and modules, continually expanding its product lineup with new offerings while refining existing ones with each revision.

## ESP32-H2 Upgrade: Enhanced Security and Protection

DevFeed: [ESP32-H2 Upgrade: Enhanced Security and Protection](<https://devfeed.tech/articles/esp32-h2-upgrade-enhanced-security-and-protection-13688.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2025/03/news-esp32h2-upgrade/>)

Author: John Lee

Published: 2025-03-12T11:27:36Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Security](<https://devfeed.tech/topics/security.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [cryptographic](<https://devfeed.tech/tags/cryptographic.md>), [ecdsa](<https://devfeed.tech/tags/ecdsa.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-h2](<https://devfeed.tech/tags/esp32-h2.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [iot](<https://devfeed.tech/tags/iot.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Espressif has released ESP32-H2 v1.2 with cryptographic and hardware security improvements. The update adds protections against power analysis and power-related attacks, including a Power Glitch Detector, an anti-attack pseudo-round for AES/XTS-AES, and constant-time/power mode for ECC/ECDSA. Compatible ESP-IDF versions are required for use of the new features.

### Source excerpt

Espressif has released ESP32-H2 v1.2, bringing significant cryptographic and hardware security improvements.

## What's New with ESP ZeroCode

DevFeed: [What's New with ESP ZeroCode](<https://devfeed.tech/articles/what-s-new-with-esp-zerocode-13973.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/whats-new-with-esp-zerocode/>)

Author: John Lee

Published: 2024-04-28T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Matter](<https://devfeed.tech/topics/matter.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [MQTT](<https://devfeed.tech/topics/mqtt.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c2](<https://devfeed.tech/tags/esp32-c2.md>), [esp32-h2](<https://devfeed.tech/tags/esp32-h2.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [interest](<https://devfeed.tech/tags/interest.md>), [iot](<https://devfeed.tech/tags/iot.md>), [launch](<https://devfeed.tech/tags/launch.md>), [mqtt](<https://devfeed.tech/tags/mqtt.md>), [ota](<https://devfeed.tech/tags/ota.md>), [works-with-home-assistant](<https://devfeed.tech/tags/works-with-home-assistant.md>), [zero-code](<https://devfeed.tech/tags/zero-code.md>), [zerocode](<https://devfeed.tech/tags/zerocode.md>)

### AI overview

Espressif reviews updates to ESP ZeroCode after eight months, reporting user activity, Matter-certified devices, expanded automated quality testing, new single-chip and two-chip solution types, and broader ecosystem partnerships.

### Source excerpt

The Fastest Way to Launch Matter-enabled Products It's been about 8 months since we launched ESP ZeroCode. For all these months, continuous interest and customer activity has kept us busy. Let's look at some of the highlights of what's new with ESP ZeroCode. Customer Interest# Over 11,000 users across 125 countries have visited ESP ZeroCode, building various kinds of Matter-enabled products. Every week we get numerous queries and requests for samples or product-related queries.

## Announcing the Arduino ESP32 Core version 3.0.0

DevFeed: [Announcing the Arduino ESP32 Core version 3.0.0](<https://devfeed.tech/articles/announcing-the-arduino-esp32-core-version-3-0-0-13662.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2023/11/announcing-the-arduino-esp32-core-version-3-0-0/>)

Author: John Lee

Published: 2023-11-02T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Arduino](<https://devfeed.tech/topics/arduino.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [API](<https://devfeed.tech/topics/api.md>), [RISC-V](<https://devfeed.tech/topics/riscv.md>)

Tags: [2-0-0](<https://devfeed.tech/tags/2-0-0.md>), [aiot](<https://devfeed.tech/tags/aiot.md>), [arduino](<https://devfeed.tech/tags/arduino.md>), [blog](<https://devfeed.tech/tags/blog.md>), [bug-fixes](<https://devfeed.tech/tags/bug-fixes.md>), [diy](<https://devfeed.tech/tags/diy.md>), [esp](<https://devfeed.tech/tags/esp.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c6](<https://devfeed.tech/tags/esp32-c6.md>), [esp32-h2](<https://devfeed.tech/tags/esp32-h2.md>), [iot](<https://devfeed.tech/tags/iot.md>), [releases](<https://devfeed.tech/tags/releases.md>), [risc-v](<https://devfeed.tech/tags/risc-v.md>), [wi-fi-6](<https://devfeed.tech/tags/wi-fi-6.md>), [zigbee](<https://devfeed.tech/tags/zigbee.md>)

### AI overview

Espressif announces Arduino ESP32 Core 3.0.0, adding support for ESP32-C6 and ESP32-H2 alongside the latest ESP-IDF 5.1. The release includes API improvements and breaking changes, with migration guidance for users moving from the 2.0.x series.

### Source excerpt

Announcing the version 3.0.0 of the Arduino Core for Espressif devices, as well the Arduino Component for ESP-IDF. Now, ESP32-C6 and ESP32-H2 are supported.

## Build affordable Secure connected devices with ESP32-H2

DevFeed: [Build affordable Secure connected devices with ESP32-H2](<https://devfeed.tech/articles/build-affordable-secure-connected-devices-with-esp32-h2-13821.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/build-affordable-secure-connected-devices-with-esp32-h2/>)

Author: John Lee

Published: 2023-05-11T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [Security](<https://devfeed.tech/topics/security.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [cyber resilience act](<https://devfeed.tech/topics/cyber-resilience-act.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [connectivity](<https://devfeed.tech/tags/connectivity.md>), [ecdsa](<https://devfeed.tech/tags/ecdsa.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-h2](<https://devfeed.tech/tags/esp32-h2.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [matter](<https://devfeed.tech/tags/matter.md>), [mcu](<https://devfeed.tech/tags/mcu.md>), [rsa](<https://devfeed.tech/tags/rsa.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This article explains the ESP32-H2's hardware and software security features for connected devices, including Secure Boot, flash encryption, debug-interface protection, secure storage, memory protection, and device identity protection. It also describes RSA-PSS and ECDSA verification options, public-key storage and revocation, and the encryption of off-chip flash memory.

### Source excerpt

The awareness, as well as the associated concerns, about connected device security, is ever-increasing. With the European Union's Cyber Resilience Act also coming into effect soon, it has become ever so important to have security features built-in to the devices in hardware. The Espressif ESP32-H2 has been built to provide an affordable security solution to all and thus integrates a variety of security features.

## ESP-IDF v4.4 Adds Full ESP32-S3 Support and Preliminary ESP32-H2 Support

DevFeed: [ESP-IDF v4.4 Adds Full ESP32-S3 Support and Preliminary ESP32-H2 Support](<https://devfeed.tech/articles/feb-2022-13874.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/feb-2022/>)

Author: John Lee

Published: 2022-02-28T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [esp](<https://devfeed.tech/tags/esp.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-h2](<https://devfeed.tech/tags/esp32-h2.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [instagram](<https://devfeed.tech/tags/instagram.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [version-4-4](<https://devfeed.tech/tags/version-4-4.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

Espressif announces the release of ESP-IDF v4.4, adding full support for the ESP32-S3 SoC and preliminary support for the ESP32-H2 SoC. The newsletter also highlights ESP-IDF's development environment, integrated operating-system, driver, networking, library, and tooling components, along with related projects and products.

### Source excerpt

Hi everyone, Version 4.4 of Espressif's IoT Development Framework (ESP-IDF v4.4) has recently been released, adding full support for the ESP32-S3 SoC and preliminary support for the ESP32-H2 SoC. The purpose of ESP-IDF has always been to create a simple, easy-to-use, open-source development environment which helps users take full advantage of the powerful hardware and software solutions that Espressif offers.