Skip to content

Commit 6a7d808

Browse files
committed
Final image added
1 parent cea9974 commit 6a7d808

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ hardware:
1818

1919
Thread is a low-power, wireless mesh networking protocol designed for smart homes and IoT devices. A Thread Border Router serves as a bridge between the Thread network and the wider internet or local networks, allowing devices within the Thread network to communicate with external systems.
2020

21-
![Thumbnail Image]()
21+
![Project overview](assets/thumbnail.png)
2222

2323
Matter devices can use Thread as their primary communication method, especially for low-power devices such as sensors, light bulbs, and door locks. These devices communicate using the Thread protocol and leverage Matter's application layer for interoperability.
2424

@@ -380,3 +380,11 @@ Every time you run the command the Smart Outlet will toggle, turning on or off t
380380

381381
![Smart outlet working demo](assets/final-demo.gif)
382382

383+
## Conclusion
384+
385+
This tutorial showed how to create an OpenThread Border Router using the Arduino Nano Matter and the Nano ESP32 alongside a Linux computer. With this solution you can easily integrate and control Matter Accessory Devices for Smart Homes or Industries.
386+
387+
### Next Steps
388+
389+
Now that you know how to create your own Thread Border Router you can continue developing a custom platform or application that uses the CHIP Tool API to control the Matter end-devices from a mobile app or web platform with user-friendly dashboards and interfaces.
390+

0 commit comments

Comments
 (0)