Skip to content

Commit 23d6918

Browse files
committed
Content update (sections information update)
1 parent 41ed72a commit 23d6918

File tree

7 files changed

+55
-22
lines changed

7 files changed

+55
-22
lines changed
Loading
Loading
Loading
Loading

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

Lines changed: 55 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ author: José Bagur
1313

1414
# Target Areas
1515

16-
Home automation, environmental monitoring, and climate control
16+
Internet of Things, home automation, professional automation, environmental monitoring, and climate control
1717

1818
# CONTENTS
1919
## Application Examples
@@ -36,7 +36,6 @@ The Arduino Nano Matter (from now on referred to as Nano Matter) is not just an
3636
- **Machine-to-Machine interoperability**: Enhance your factory floor with the Nano Matter boards to enable dynamic supervision between machines. Should one machine begin producing defective parts due to a malfunction, adjacent machines are instantly alerted, halting their operations and notifying a human operator, thus reducing waste and downtime.
3737
- **Machine status monitoring**: Integrate the Nano Matter into your industrial systems for real-time monitoring of critical conditions such as temperature, pressure, and humidity, ensuring timely maintenance and intervention, preventing costly breakdowns, and maintaining consistent production quality.
3838
- **Worker safety optimization**: Elevate safety standards in your facility with the Nano Matter, which provides real-time monitoring of environmental conditions and detects personnel presence in hazardous areas, enhancing worker safety by preventing machine operation when a human is detected in dangerous zones.
39-
4039
</div>
4140

4241
<div style="page-break-after: always;"></div>
@@ -45,10 +44,12 @@ The Arduino Nano Matter (from now on referred to as Nano Matter) is not just an
4544
### General Specifications Overview
4645

4746
<p style="text-align: justify;">
48-
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. The board's main features are highlighted in the table shown below:
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.
4948

50-
<div style="text-align:center;">
49+
The board's main features are highlighted in the table shown below:
50+
</p>
5151

52+
<div style="text-align:center;">
5253
<table>
5354
<thead>
5455
<tr>
@@ -105,6 +106,8 @@ The Nano Matter merges the well-known Arduino way of making complex technology m
105106
</table>
106107
</div>
107108

109+
<div style="page-break-after: always;"></div>
110+
108111
### Included Accessories
109112

110113
- None
@@ -127,14 +130,16 @@ The table below provides a comprehensive guideline for the optimal use of the Na
127130

128131
<div style="text-align:center;">
129132

130-
| **Parameter** | **Symbol** | **Min** | **Typ** | **Max** | **Unit** |
131-
|:----------------------------:|:---------------:|:-------:|:-------:|:-------:|:--------:|
132-
| USB Supply Input Voltage | V<sub>USB</sub> | - | 5.0 | - | V |
133-
| Supply Input Voltage | V<sub>IN</sub> | - | 5.0 | - | V |
134-
| Operating Temperature | T<sub>OP</sub> | TBD | - | TBD | °C |
133+
| **Parameter** | **Symbol** | **Min** | **Typ** | **Max** | **Unit** |
134+
|:--------------------------------:|:---------------:|:-------:|:-------:|:-------:|:--------:|
135+
| USB Supply Input Voltage | V<sub>USB</sub> | - | 5.0 | - | V |
136+
| Supply Input Voltage<sup>1</sup> | V<sub>IN</sub> | - | 5.0 | 5.5 | V |
137+
| Operating Temperature | T<sub>OP</sub> | -40 | - | 85 | °C |
135138

136139
</div>
137140

141+
<sup>1</sup> Nano Matter powered through the IN5V pin (+5 VDC).<br>
142+
138143
### Current Consumption
139144

140145
<p style="text-align: justify;">
@@ -155,37 +160,42 @@ The table below summarizes the power consumption of the Nano Matter in different
155160
</thead>
156161
<tbody>
157162
<tr>
158-
<td style="text-align: center; vertical-align: middle;">Deep Sleep Mode Current Consumption<sup>1</sup></td>
163+
<td style="text-align: center; vertical-align: middle;">Low Power Mode Current Consumption<sup>2</sup></td>
159164
<td style="text-align: center; vertical-align: middle;">I<sub>DS</sub></td>
160165
<td style="text-align: center; vertical-align: middle;">-</td>
161-
<td style="text-align: center; vertical-align: middle;">TBD</td>
166+
<td style="text-align: center; vertical-align: middle;">8</td>
162167
<td style="text-align: center; vertical-align: middle;">-</td>
163-
<td style="text-align: center; vertical-align: middle;">µA</td>
168+
<td style="text-align: center; vertical-align: middle;">mA</td>
164169
</tr>
165170
<tr>
166-
<td style="text-align: center; vertical-align: middle;">Normal Mode Current Consumption<sup>2</sup></td>
171+
<td style="text-align: center; vertical-align: middle;">Normal Mode Current Consumption<sup>3</sup></td>
167172
<td style="text-align: center; vertical-align: middle;">I<sub>NM</sub></td>
168173
<td style="text-align: center; vertical-align: middle;">-</td>
169-
<td style="text-align: center; vertical-align: middle;">TBD</td>
174+
<td style="text-align: center; vertical-align: middle;">16</td>
170175
<td style="text-align: center; vertical-align: middle;">-</td>
171176
<td style="text-align: center; vertical-align: middle;">mA</td>
172177
</tr>
173178
</tbody>
174179
</table>
175180
</div>
176181

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.
184+
177185
<div style="page-break-after: always;"></div>
178186

179187
## Functional Overview
180188

181189
<p style="text-align: justify;">
182-
The core of the Nano Matter is the MGM240SD22VNA microcontroller from Silicon Labs. The board also contains several peripherals connected to its microcontroller, such as a user button and an RGB LED.
190+
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.
183191
</p>
184192

185193
### Pinout
186194

187195
The Nano-styled header connectors pinout is shown in the figure below.
188196

197+
![](assets/Nano_Matter_Pinout.png)
198+
189199
<div style="page-break-after: always;"></div>
190200

191201
### Block Diagram
@@ -198,15 +208,28 @@ An overview of the high-level architecture of the Nano Matter is illustrated in
198208

199209
<div style="text-align:justify;">
200210

201-
The Nano Matter can be powered through one of these interfaces:
211+
The Nano Matter can be powered through one of the following interfaces:
212+
213+
- **Onboard USB-C® port**: Provides a convenient way to power the board using standard USB-C® cables and adapters.
214+
- **External +5 VDC power supply**: This can be connected to the IN5V pin or the VIN pin of the Nano-styled header connector. For the VIN pin, ensure the VIN jumper is shorted to enable the power supply.
215+
216+
A detailed figure below illustrates the power options available on the Nano Matter and the main system power architecture.
217+
218+
![](assets/Nano_Matter_Power_Tree.png)
202219

203-
- Onboard USB-C® port
204-
- External +5 VDC power supply connected IN5V pin of the Nano-styled header connector
205-
- External +5 VDC power supply connected VIN pin of the Nano-styled header connector. You must close the VIN jumper pad with a solder to do this.
220+
<div style="background-color: #FFFFE0; border-left: 6px solid #FFD700; margin: 20px 0; padding: 15px;">
221+
<strong>Low-Power Tip:</strong> For power efficiency, safely cut the LED jumper and connect an external +3.3 VDC power supply to the board's 3V3 pin. This configuration does not power the board's USB bridge.
222+
</div>
223+
224+
</div>
206225

207-
The figure below shows the power options available on the Nano Matter and illustrates the main system power architecture.
226+
<div style="background-color: #FFCCCC; border-left: 6px solid #FF0000; margin: 20px 0; padding: 15px;">
227+
<strong>Safety Note:</strong> Disconnect power before board modifications. Avoid short-circuiting. Refer to the full guide for more safety tips.
208228
</div>
209229

230+
</div>
231+
232+
210233
<div style="page-break-after: always;"></div>
211234

212235
## Device Operation
@@ -240,7 +263,7 @@ Now that you have gone through the basics of what you can do with the device, yo
240263

241264
<p style="text-align: justify;">
242265
The Nano Matter is a double-sided 18 mm x 45 mm board with a USB-C® port overhanging the top edge and dual
243-
castellated/through-hole pins around the two long edges. The onboard wireless antenna is located in the center of the bottom edge of the board.
266+
castellated/through-hole pins around the two long edges; the onboard wireless antenna is located in the center of the bottom edge of the board.
244267
</p>
245268

246269
### Board Dimensions
@@ -253,14 +276,24 @@ The Nano Matter has four 1.65 mm drilled mounting holes for mechanical fixing.
253276

254277
### Board Connectors
255278

256-
Connectors of the Nano Matter are placed on the top and bottom sides of the board; their placement can be seen in the figure below.
279+
Connectors of the Nano Matter are placed on the top side of the board; their placement is shown in the figure below.
257280

258281
![](assets/Nano_Matter_Connectors.png)
259282

260283
<p style="text-align: justify;">
261284
The Nano Matter was designed to be usable as a surface-mount module and presents a dual inline package (DIP) format with the Nano-styled header connectors on a 2.54 mm pitch grid with 1 mm holes.
262285
</p>
263286

287+
### Board Peripherals and Actuators
288+
289+
The Nano Matter has one push button and one RGB LED available for the user; both the push button and the RGB LED are placed on the top side of the board. Their placement is shown in the figure below.
290+
291+
![](assets/Nano_Matter_PeripheralsActuators.png)
292+
293+
<p style="text-align: justify;">
294+
The Nano Matter was designed to be usable as a surface-mount module and presents a dual inline package (DIP) format with the Nano-styled header connectors on a 2.54 mm pitch grid with 1 mm holes.
295+
</p>
296+
264297
<div style="page-break-after: always;"></div>
265298

266299
## Certifications
Binary file not shown.

0 commit comments

Comments
 (0)