File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
content/hardware/03.nano/boards/nano-matter/tutorials/open-thread-border-router Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -357,7 +357,7 @@ Here is an example using the previously gathered parameters:
357
357
```
358
358
359
359
If commissioning phase works fine, on the end-device serial monitor you will get the following:
360
- ![ Nano Matter commissioning ] ( assets/nano-matter-term.png )
360
+
361
361
362
362
Now we are ready to control the Smart Outlet from the CHIP Tool system.
363
363
@@ -377,7 +377,8 @@ To control the Smart Outlet use the following command format:
377
377
- ` 0x03 ` : This is the endpoint ID of the device (fixed to 0x03 for Silicon Labs device).
378
378
379
379
Every time you run the command the Smart Outlet will toggle, turning on or off the load connected.
380
- ![ Smart outlet working demo] ( assets/final-demo.gif )
380
+
381
+
381
382
382
383
## Conclusion
383
384
You can’t perform that action at this time.
0 commit comments