NabuCasa / matter-example-apps

Easily allow users to install Matter example apps from the web.
https://nabucasa.github.io/matter-example-apps/
5 stars 6 forks source link

Add sample app for ESP32-H2 (Thread) #38

Open darkxst opened 1 year ago

darkxst commented 1 year ago

Now that ESP-IDF v5.1 is landing in the chip-build-esp images would be good to add sample apps for thread on ESP32-H2 and ESP32-C6?

https://github.com/project-chip/connectedhomeip/commit/6bcd87c1c38826e81ef36e6824e05ec73b69ae3a

Espressif devkits are generally available now with limited stocks atleast, with C6 easier to find stock than H2.

Hedda commented 12 months ago

Espressif devkits are generally available now with limited stocks atleast, with C6 easier to find stock than H2.

For reference also, see related ESPHome feature request -> https://github.com/esphome/feature-requests/issues/1430

Indeed, this also applies to ESP32-C6 too when using Thread instead of WiFi (though they can technically co-exist).

Sjors commented 11 months ago

I have a esp32-c6-devkitc-1 device, happy to test.