We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4542ee commit b3ac31fCopy full SHA for b3ac31f
examples/espidf-arduino-matter-light/README.md
@@ -53,8 +53,7 @@ Holding the BOOT button pressed for more than 10 seconds and then releasing it w
53
54
## Building the Application using WiFi and Matter
55
56
-Use ESP-IDF 5.1.4 from https://github.com/espressif/esp-idf/tree/release/v5.1
57
-This example has been tested with Arduino Core 3.0.4
+This example has been tested with Arduino Core 3.0.4. It should work with newer versions too.
58
59
There is a configuration file for these SoC: esp32s3, esp32c3, esp32c6.
60
Those are the tested devices that have a WS2812 RGB LED and can run BLE, WiFi and Matter.
0 commit comments