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
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.
@@ -234,6 +236,8 @@ Due to its high demand for storage space and computational power it must be exec
234
236
235
237
This third device will handle the complex tasks required by CHIP Tool, while the Nano ESP32 acts as the Matter Controller in the network.
236
238
239
+

240
+
237
241
#### Configure the CHIP Tool
238
242
239
243
- On a Linux system, clone the CHIP Tool repository:
@@ -280,7 +284,7 @@ This section provides an example of commissioning and communication over Matter
280
284
-**CHIP Tool**: running on a Linux PC (with Bluetooth capabilities)
281
285
-**End-device**: Arduino Nano Matter or other boards compatible with the Silabs Arduino core
0 commit comments