Skip to content

Commit bd05a1c

Browse files
committed
General updates, Certifications section updated, revission history updated
1 parent 23d6918 commit bd05a1c

File tree

1 file changed

+33
-40
lines changed
  • content/hardware/03.nano/boards/nano-matter/datasheet

1 file changed

+33
-40
lines changed

content/hardware/03.nano/boards/nano-matter/datasheet/datasheet.md

Lines changed: 33 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ author: José Bagur
77

88
![](assets/Nano_Matter_Top_View.png)
99

10-
# Description
10+
# Description
1111

12-
<p style="text-align: justify;">Expand your home automation and building management projects with the Arduino Nano Matter. This board integrates the high-performance MGM240S microcontroller from Silicon Labs and directly brings the advanced Matter standard for Internet of Things (IoT) connectivity to hobbyists and professionals. The Nano Matter's compact and sturdy build, measuring 18 mm x 45 mm, is perfect for projects that demand energy efficiency and diverse connectivity options, such as Bluetooth® Low Energy (BLE) and OpenThread®. Embrace the simplicity and versatility of the Nano Matter to effortlessly interface with any Matter-compatible devices and leverage the Arduino ecosystem's wide range of peripherals and inputs/outputs to enhance your device connectivity and project capabilities.</p>
12+
<p style="text-align: justify;">Expand your home automation and building management projects with the Arduino Nano Matter. This board integrates the high-performance MGM240S microcontroller from Silicon Labs and directly brings the advanced Matter standard for Internet of Things (IoT) connectivity to hobbyists and professionals. The Nano Matter's compact and sturdy build, measuring 18 mm x 45 mm, is perfect for projects that demand energy efficiency and diverse connectivity options, such as Bluetooth® Low Energy (BLE) and OpenThread®. Embrace the simplicity and versatility of the Nano Matter to effortlessly interface with any Matter® compatible devices and leverage the Arduino ecosystem's wide range of peripherals and inputs/outputs to enhance your device connectivity and project capabilities.</p>
1313

1414
# Target Areas
1515

@@ -19,7 +19,7 @@ Internet of Things, home automation, professional automation, environmental moni
1919
## Application Examples
2020

2121
<div style="text-align:justify;">
22-
The Arduino Nano Matter (from now on referred to as Nano Matter) is not just an IoT board; it is a gateway to innovation in various sectors. From streamlining manufacturing processes to creating responsive and comfortable living and working environments. Discover more about the transformative potential of the Nano Matter in the following application examples:
22+
The Arduino Nano Matter is not just an IoT board; it is a gateway to innovation in various sectors. From streamlining manufacturing processes to creating responsive and comfortable living and working environments. Discover more about the transformative potential of the Nano Matter in the following application examples:
2323

2424
- **Smart homes**: Transform residential spaces into intelligent environments with the Nano Matter, capable of:
2525
- **Voice-controlled smart home**: Integrate the Nano Matter with popular voice assistant platforms like Amazon Alexa or Google Assistant, enabling residents to control smart home devices, such as lights, thermostats, and switches, using simple voice commands, enhancing convenience and accessibility.
@@ -44,9 +44,7 @@ The Arduino Nano Matter (from now on referred to as Nano Matter) is not just an
4444
### General Specifications Overview
4545

4646
<p style="text-align: justify;">
47-
The Nano Matter merges the well-known Arduino way of making complex technology more accessible, bringing Matter, one of the most popular IoT connectivity standards, closer to the hobbyist and professional world. The powerful MGM240S multi-protocol wireless module from Silicon Labs controls the board.
48-
49-
The board's main features are highlighted in the table shown below:
47+
The Arduino Nano Matter merges the well-known Arduino way of making complex technology more accessible, bringing Matter, one of the most popular IoT connectivity standards, closer to the hobbyist and professional world. The powerful MGM240S multi-protocol wireless module from Silicon Labs is the main controller of the board. Some of its main features are highlighted in the table shown below.
5048
</p>
5149

5250
<div style="text-align:center;">
@@ -99,7 +97,11 @@ The board's main features are highlighted in the table shown below:
9997
<td>18 mm x 45 mm</td>
10098
</tr>
10199
<tr>
102-
<td>Surface-mount</td>
100+
<tr>
101+
<td>Weight</td>
102+
<td>4 g</td>
103+
</tr>
104+
<td>Pinout features</td>
103105
<td>Castellated pins allow the board to be positioned as a surface-mountable module</td>
104106
</tr>
105107
</tbody>
@@ -110,7 +112,7 @@ The board's main features are highlighted in the table shown below:
110112

111113
### Included Accessories
112114

113-
- None
115+
- Not accessories are included
114116

115117
### Related Products
116118

@@ -160,15 +162,7 @@ The table below summarizes the power consumption of the Nano Matter in different
160162
</thead>
161163
<tbody>
162164
<tr>
163-
<td style="text-align: center; vertical-align: middle;">Low Power Mode Current Consumption<sup>2</sup></td>
164-
<td style="text-align: center; vertical-align: middle;">I<sub>DS</sub></td>
165-
<td style="text-align: center; vertical-align: middle;">-</td>
166-
<td style="text-align: center; vertical-align: middle;">8</td>
167-
<td style="text-align: center; vertical-align: middle;">-</td>
168-
<td style="text-align: center; vertical-align: middle;">mA</td>
169-
</tr>
170-
<tr>
171-
<td style="text-align: center; vertical-align: middle;">Normal Mode Current Consumption<sup>3</sup></td>
165+
<td style="text-align: center; vertical-align: middle;">Typical Mode Current Consumption<sup>2</sup></td>
172166
<td style="text-align: center; vertical-align: middle;">I<sub>NM</sub></td>
173167
<td style="text-align: center; vertical-align: middle;">-</td>
174168
<td style="text-align: center; vertical-align: middle;">16</td>
@@ -179,8 +173,7 @@ The table below summarizes the power consumption of the Nano Matter in different
179173
</table>
180174
</div>
181175

182-
<sup>2</sup> Nano Matter powered through the 3V3 pin (+3.3 VDC), running a Matter color lightbulb example.<br>
183-
<sup>3</sup> Nano Matter powered through the IN5V pin (+5 VDC), running a Matter color lightbulb example.
176+
<sup>2</sup> Nano Matter powered through the IN5V pin (+5 VDC), running a Matter color lightbulb example.
184177

185178
<div style="page-break-after: always;"></div>
186179

@@ -190,7 +183,7 @@ The table below summarizes the power consumption of the Nano Matter in different
190183
The core of the Nano Matter is the MGM240SD22VNA microcontroller from Silicon Labs. The board also contains several peripherals and actuators connected to its microcontroller, such as a push button and an RGB LED available for the user.
191184
</p>
192185

193-
### Pinout
186+
### Pinout
194187

195188
The Nano-styled header connectors pinout is shown in the figure below.
196189

@@ -246,7 +239,7 @@ All Arduino® devices work out of the box on the Arduino® Web Editor **[2]** by
246239

247240
### Getting Started - Arduino Cloud
248241

249-
All Arduino® IoT-enabled products are supported on Arduino Cloud, which allows you to log, graph, and analyze sensor data, trigger events, and automate your home or business.
242+
All Arduino® IoT-enabled products are supported on Arduino Cloud, which allows you to log, graph, and analyze sensor data, trigger events, and automate your home or business. Take a look at the official documentation to know more.
250243

251244
### Sample Sketches
252245

@@ -296,22 +289,22 @@ The Nano Matter was designed to be usable as a surface-mount module and presents
296289

297290
<div style="page-break-after: always;"></div>
298291

299-
## Certifications
300-
301-
### Certifications Summary
302-
303-
| **Certification** | **Status** |
304-
|:-----------------:|:----------:|
305-
| CE/RED (Europe) | Yes |
306-
| UKCA (UK) | Yes |
307-
| FCC (USA) | Yes |
308-
| IC (Canada) | Yes |
309-
| MIC/Telec (Japan) | Yes |
310-
| RCM (Australia) | Yes |
311-
| RoHS | Yes |
312-
| REACH | Yes |
313-
| WEEE | Yes |
314-
292+
## Product Compliance
293+
294+
### Product Compliance Summary
295+
296+
| **Product Compliance** |
297+
| :--------------------: |
298+
| CE (European Union) |
299+
| RoHS |
300+
| REACH |
301+
| WEEE |
302+
| FCC (USA) |
303+
| IC (Canada) |
304+
| UKCA (UK) |
305+
| Matter® |
306+
| Bluetooth® |
307+
315308
### Declaration of Conformity CE DoC (EU)
316309

317310
We declare under our sole responsibility that the products above are in conformity with the essential requirements of the following EU Directives and therefore qualify for free movement within markets comprising the European Union (EU) and European Economic Area (EEA).
@@ -424,6 +417,6 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
424417

425418
## Document Revision History
426419

427-
| **Date** | **Revision** | **Changes** |
428-
| :--------: | :----------: | :----------------------------------------------------: |
429-
| 14/03/2023 | 1 | First release |
420+
| **Date** | **Revision** | **Changes** |
421+
| :--------: | :----------: | :-----------------------: |
422+
| 21/03/2024 | 1 | Community Preview Release |

0 commit comments

Comments
 (0)