You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/03.nano/boards/nano-matter/tutorials/open-thread-border-router/content.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,8 @@ The **Arduino Nano Matter** serves as the **RCP**, connected to the **Arduino Na
39
39
This tutorial main objective is to guide you through the build and configuration of an OpenThread Border Router that will allow you to deploy a Matter network over Thread to integrate Matter devices to your Smart Home system.
40
40
41
41
- Create an OTBR using Arduino products.
42
-
- Leverage the Arduino Nano Matter as a Radio Co-Processor.
43
-
- Use the Arduino Nano ESP32 as a Matter Controller.
42
+
- Leverage the Nano Matter as a Radio Co-Processor.
43
+
- Use the Nano ESP32 as a Matter Controller.
44
44
- Integrate a smart outlet based on the Nano Matter to your network.
45
45
46
46
## Hardware and Software Requirements
@@ -60,9 +60,9 @@ This tutorial main objective is to guide you through the build and configuration
60
60
61
61
## Setting up the OTBR
62
62
63
-
### The RCP: Arduino Nano Matter
63
+
### The RCP: Nano Matter
64
64
65
-
This section outlines the steps to build the RCP firmware for the Arduino Nano Matter.
65
+
This section outlines the steps to build the RCP firmware for the Nano Matter.
0 commit comments