File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
content/hardware/03.nano/boards/nano-matter/tutorials/open-thread-border-router Expand file tree Collapse file tree 3 files changed +5
-4
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
---
2
- title : ' Open Thread Router with Nano Matter & ESP32'
2
+ beta : true
3
+ title : ' Open Thread Border Router with Nano Matter & ESP32'
4
+ description : ' Learn how to create your own Thread Border Router using OpenThread and Arduino products.'
3
5
difficulty : advanced
4
6
compatible-products : [nano-matter]
5
- description : ' Learn how to create your own Thread Border Router using OpenThread and Arduino products.'
6
7
tags :
7
8
- OTBR
8
9
- Thread
@@ -357,7 +358,7 @@ Here is an example using the previously gathered parameters:
357
358
358
359
If commissioning phase works fine, on the end-device serial monitor you will get the following:
359
360
360
- ![ Nano Matter commissioning] ( assets/nano-matter-term .png )
361
+ ![ Nano Matter commissioning] ( assets/commission .png )
361
362
362
363
Now we are ready to control the Smart Outlet from the CHIP Tool system.
363
364
@@ -378,7 +379,7 @@ To control the Smart Outlet use the following command format:
378
379
379
380
Every time you run the command the Smart Outlet will toggle, turning on or off the load connected.
380
381
381
- ![ Smart outlet working demo] ( assets/final- demo.gif )
382
+ ![ Smart outlet working demo] ( assets/demo.gif )
382
383
383
384
## Conclusion
384
385
You can’t perform that action at this time.
0 commit comments