Skip to content

Commit 77856bc

Browse files
committed
image name change
1 parent 6a7d808 commit 77856bc

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
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.'
35
difficulty: advanced
46
compatible-products: [nano-matter]
5-
description: 'Learn how to create your own Thread Border Router using OpenThread and Arduino products.'
67
tags:
78
- OTBR
89
- Thread
@@ -357,7 +358,7 @@ Here is an example using the previously gathered parameters:
357358

358359
If 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

362363
Now 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

379380
Every 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

0 commit comments

Comments
 (0)