Files
2025-12-19 16:03:25 +01:00
..
2025-12-19 16:03:25 +01:00
2025-12-19 16:03:25 +01:00
2025-11-12 16:04:59 +01:00
2024-09-13 17:32:46 +02:00
2025-11-12 16:04:59 +01:00
2025-07-03 17:12:25 +02:00
2025-07-03 17:12:25 +02:00
2025-11-12 16:04:59 +01:00

Arduino ESP-Matter over WiFi (Thread) example using ESP32-C6

This is an Arduino as IDF Project to build an ESP-Matter over WiFi or Thread RGB Light using ESP32-C6 and ESP-Matter Arduino API \

Example from ESP32 Matter Library examples

The main/idf_component.yml file holds the ESP-Matter component.\

Instructions:

1- Compile with pio run

2- Try to add the Matter RGB light to your Matter environment.

Thread variant:

1- Rename sdkconfig.defaults to sdkconfig.defaults.wifi and sdkconfig.defaults.thread to sdkconfig.defaults

2- Compile with pio run

3- Try to add the Matter RGB light to your Matter environment.