You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterColorLight/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,6 +159,12 @@ The MatterColorLight example consists of the following main components:
159
159
- **Failed to commission**: Try factory resetting the device by long-pressing the button. Other option would be to erase the SoC Flash Memory by using `Arduino IDE Menu` -> `Tools` -> `Erase All Flash Before Sketch Upload: "Enabled"` or directly with `esptool.py --port <PORT> erase_flash`
160
160
- **No serial output**: Check baudrate (115200) and USB connection
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterComposedLights/README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -170,6 +170,14 @@ The MatterComposedLights example consists of the following main components:
170
170
-**Failed to commission**: Try factory resetting the device by long-pressing the button. Other option would be to erase the SoC Flash Memory by using `Arduino IDE Menu` -> `Tools` -> `Erase All Flash Before Sketch Upload: "Enabled"` or directly with `esptool.py --port <PORT> erase_flash`
171
171
-**No serial output**: Check baudrate (115200) and USB connection
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterContactSensor/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,6 +167,12 @@ The MatterContactSensor example consists of the following main components:
167
167
-**Failed to commission**: Try factory resetting the device by long-pressing the button. Other option would be to erase the SoC Flash Memory by using `Arduino IDE Menu` -> `Tools` -> `Erase All Flash Before Sketch Upload: "Enabled"` or directly with `esptool.py --port <PORT> erase_flash`
168
168
-**No serial output**: Check baudrate (115200) and USB connection
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterDimmableLight/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,6 +165,12 @@ The MatterDimmableLight example consists of the following main components:
165
165
-**Failed to commission**: Try factory resetting the device by long-pressing the button. Other option would be to erase the SoC Flash Memory by using `Arduino IDE Menu` -> `Tools` -> `Erase All Flash Before Sketch Upload: "Enabled"` or directly with `esptool.py --port <PORT> erase_flash`
166
166
-**No serial output**: Check baudrate (115200) and USB connection
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterEnhancedColorLight/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -172,6 +172,12 @@ The MatterEnhancedColorLight example consists of the following main components:
172
172
-**Failed to commission**: Try factory resetting the device by long-pressing the button. Other option would be to erase the SoC Flash Memory by using `Arduino IDE Menu` -> `Tools` -> `Erase All Flash Before Sketch Upload: "Enabled"` or directly with `esptool.py --port <PORT> erase_flash`
173
173
-**No serial output**: Check baudrate (115200) and USB connection
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterEvents/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,6 +176,10 @@ The MatterEvents example consists of the following main components:
176
176
-**No serial output**: Check baudrate (115200) and USB connection
177
177
-**Device keeps decommissioning**: This is expected behavior - the device automatically decommissions after 60 seconds to allow continuous testing and event monitoring
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterFan/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -189,6 +189,12 @@ The MatterFan example consists of the following main components:
189
189
-**Failed to commission**: Try factory resetting the device by long-pressing the button. Other option would be to erase the SoC Flash Memory by using `Arduino IDE Menu` -> `Tools` -> `Erase All Flash Before Sketch Upload: "Enabled"` or directly with `esptool.py --port <PORT> erase_flash`
190
190
-**No serial output**: Check baudrate (115200) and USB connection
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterHumiditySensor/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -186,6 +186,12 @@ The MatterHumiditySensor example consists of the following main components:
186
186
- **Failed to commission**: Try factory resetting the device by long-pressing the button. Other option would be to erase the SoC Flash Memory by using `Arduino IDE Menu` -> `Tools` -> `Erase All Flash Before Sketch Upload: "Enabled"` or directly with `esptool.py --port <PORT> erase_flash`
187
187
- **No serial output**: Check baudrate (115200) and USB connection
0 commit comments