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