New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support of ESP32-H2 #6854
Comments
Just out of curiosity: Is my understanding correct that this ESP32-H2 Soc would not feature any WIFI capability? |
correct @MacSass no WiFi :) |
We are starting to see ESP32-H2 being sold on aliexpress at a reasonable price, it has the potential to disrupt the IoT segment with zigbee and matter-over-thread support. Arduino IDE support will be the sparkle to have this board becoming massively popular through makers, please think about adding it! |
IMHO is the C6 way more interesting as it has both 802.15.4 and WiFi. |
@TD-er We will add support for both in Arduino ESP32 Core, C6 & H2. |
Great! |
Table with Support overviewWe will keep this table up to date. Date of last update: 3.7.2023
|
This issue tracks support of ESP32-H2 SoC.
Support will be breakdown into subtasks later.
Main specifications of H2:
ESP32-H2 combines important connectivity technologies, such as IEEE 802.15.4 radio connectivity, which is vital to mesh architectures with low power consumption. ESP32-H2 also makes the Thread and Zigbee protocols available, thus addressing a variety of cases in application development. Furthermore, Bluetooth LE supports point-to-point, broadcast and mesh communication topologies, while it also enables the direct communication between a smartphone and an ESP32-H2-based device.
The combined availability of IEEE 802.15.4 and Bluetooth LE connectivity enables building devices for the Matter protocol, which intends to bring interoperability for smart-home devices.
The text was updated successfully, but these errors were encountered: