Skip to content

Commit 5f38c69

Browse files
committed
troubleshooting
1 parent e12d4d2 commit 5f38c69

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

content/hardware/03.nano/boards/nano-matter/tutorials/open-thread-border-router/content.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,7 @@ Here is an example using the previously gathered parameters:
357357
```
358358

359359
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)
362361

363362
Now we are ready to control the Smart Outlet from the CHIP Tool system.
364363

@@ -378,8 +377,7 @@ To control the Smart Outlet use the following command format:
378377
- `0x03`: This is the endpoint ID of the device (fixed to 0x03 for Silicon Labs device).
379378

380379
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)
383381

384382
## Conclusion
385383

0 commit comments

Comments
 (0)