Skip to content

Commit 69b4005

Browse files
committed
Metadata add
1 parent 2762199 commit 69b4005

File tree

1 file changed

+40
-0
lines changed
  • content/hardware/03.nano/boards/nano-matter/tutorials/open-thread-border-router

1 file changed

+40
-0
lines changed
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: 'Open Thread Border Router with the Nano ESP32 and the Nano Matter'
3+
difficulty: advanced
4+
compatible-products: [nano-matter]
5+
description: 'Learn about the hardware and software features of the Arduino® Nano Matter.'
6+
tags:
7+
- OTBR
8+
- Thread
9+
- Matter
10+
- Linux
11+
author: 'Martino Facchin, Leonardo Cavagnis and Christopher Méndez'
12+
hardware:
13+
- hardware/03.nano/boards/nano-matter
14+
---
15+
16+
## Introduction
17+
18+
## Goals
19+
20+
## Hardware and Software Requirements
21+
22+
### Hardware Requirements
23+
24+
- [Portenta C33](https://store.arduino.cc/products/portenta-c33) (x1)
25+
- USB-C® cable (x1)
26+
- Wi-Fi® W.FL antenna (x1)
27+
- SCT013-000 current transformer (x1)
28+
- [Conditioner circuit](#hardware-setup-overview) (x1)
29+
30+
### Software Requirements
31+
32+
- [Arduino IDE 1.8.10+](https://www.arduino.cc/en/software), [Arduino IDE 2.0+](https://www.arduino.cc/en/software), or [Arduino Cloud Editor](https://create.arduino.cc/editor)
33+
- For the Wi-Fi® connectivity feature of Portenta C33, we will use [Arduino Cloud](https://create.arduino.cc/iot/things). In case you do not have an account, create one for free [here](https://cloud.arduino.cc/).
34+
- The [energy meter example sketch](assets/current_transformer.zip)
35+
36+
## Setting up the OTBR
37+
38+
### The RCP: Arduino Nano Matter
39+
40+
### The Matter Controller: Arduino Nano ESP32

0 commit comments

Comments
 (0)