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 11---
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.'
35difficulty : advanced
46compatible-products : [nano-matter]
5- description : ' Learn how to create your own Thread Border Router using OpenThread and Arduino products.'
67tags :
78 - OTBR
89 - Thread
@@ -357,7 +358,7 @@ Here is an example using the previously gathered parameters:
357358
358359If commissioning phase works fine, on the end-device serial monitor you will get the following:
359360
360- ![ Nano Matter commissioning] ( assets/nano-matter-term .png )
361+ ![ Nano Matter commissioning] ( assets/commission .png )
361362
362363Now we are ready to control the Smart Outlet from the CHIP Tool system.
363364
@@ -378,7 +379,7 @@ To control the Smart Outlet use the following command format:
378379
379380Every time you run the command the Smart Outlet will toggle, turning on or off the load connected.
380381
381- ![ Smart outlet working demo] ( assets/final- demo.gif )
382+ ![ Smart outlet working demo] ( assets/demo.gif )
382383
383384## Conclusion
384385
You can’t perform that action at this time.
0 commit comments