Skip to content
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

ESP32H2 SuperMini Matter over Thread Example (CON-1542) #1272

Closed
kemalicecek opened this issue Feb 9, 2025 · 2 comments
Closed

ESP32H2 SuperMini Matter over Thread Example (CON-1542) #1272

kemalicecek opened this issue Feb 9, 2025 · 2 comments

Comments

@kemalicecek
Copy link

Hi, I am trying to develop a thread accessory for myself. I found an esp32h2 module from TEMU, price was good and since I don't want wifi and this is a quite small board, I wanted to take my chances. Now my problem is, with my C6 I believe I can use just thread and add it to my Apple Homekit but with h2 I did it few times but now I can't pass commissioning with default settings.

I am using IDF-5.2.3 and IDF-Matter release/v1.4

c6_logs.txt

h2_logs.txt

@github-actions github-actions bot changed the title ESP32H2 SuperMini Matter over Thread Example ESP32H2 SuperMini Matter over Thread Example (CON-1542) Feb 9, 2025
@Jerry-ESP
Copy link
Contributor

For thread device, you should have a Homepod in your Apple Home as a thread border router. For C6, it is a matter over WiFi device in your log, not a thread device.

@dhrishi
Copy link
Collaborator

dhrishi commented Mar 3, 2025

@kemalicecek As mentioned above, please configure your ESP32-C6 as a Matter Thread device. It should work fine. If you need pre-built firmware, you can download from here: https://espressif.github.io/esp-launchpad/?flashConfigURL=https://espressif.github.io/esp-matter/launchpad.toml (Use thread_matter_light and choose ESP32C6)

I am closing this issue now. Please re-open in case of any problems

@dhrishi dhrishi closed this as completed Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants