Skip to content

Commit acc4ea1

Browse files
ArduinoBotTaddyHCjcarolinares
authored
[PXCT-488] Nano Matter: With Headers SKU (#2393)
* Initial commit - Initial update to documentation with SKU * Nano Matter with Headers SKU update * Nano Matter with Headers SKU minor update * Datasheet revision history updated * Date fix --------- Co-authored-by: TaddyHC <[email protected]> Co-authored-by: jcarolinares <[email protected]>
1 parent 220e384 commit acc4ea1

File tree

7 files changed

+40
-30
lines changed

7 files changed

+40
-30
lines changed

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

Lines changed: 33 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
identifier: ABX00112
2+
identifier: ABX00112-ABX00137
33
title: Arduino® Nano Matter
44
type: maker
55
author: José Bagur, Christopher Méndez
@@ -46,20 +46,20 @@ The main features are highlighted in the table shown below.
4646
</p>
4747

4848

49-
| Feature | Description |
50-
|---------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|
51-
| Microcontroller | 78 MHz, 32-bit Arm® Cortex®-M33 core (MGM240SD22VNA) |
52-
| Internal Memory | 1536 kB Flash and 256 kB RAM |
53-
| Connectivity | 802.15.4 Thread, Bluetooth® Low Energy 5.3, and Bluetooth® Mesh |
54-
| Security | Secure Vault® from Silicon Labs |
55-
| USB Connectivity | USB-C® port for power and data |
56-
| Power Supply | Various options for easily powering the board: USB-C® port and external power supply connected through the board's Nano-styled header connector pins (5V, VIN) |
57-
| Analog Peripherals | 12-bit ADC (x20), up to 12-bit DAC (x4) |
58-
| Digital Peripherals | GPIO (x22 - All exposed I/O can be used as digital), UART (x2), I2C (x2), SPI (x2), PWM (x22) with a maximum of 5 simultaneously operational channels |
59-
| Debugging | JTAG/SWD debug port (accessible through the board's test pads) |
60-
| Dimensions | 18 mm x 45 mm |
61-
| Weight | 4 g |
62-
| Pinout features | Castellated pins allow the board to be SMD soldered on a custom carrier |
49+
| Feature | Description |
50+
|---------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
51+
| Microcontroller | 78 MHz, 32-bit Arm® Cortex®-M33 core (MGM240SD22VNA) |
52+
| Internal Memory | 1536 kB Flash and 256 kB RAM |
53+
| Connectivity | 802.15.4 Thread, Bluetooth® Low Energy 5.3, and Bluetooth® Mesh |
54+
| Security | Secure Vault® from Silicon Labs |
55+
| USB Connectivity | USB-C® port for power and data |
56+
| Power Supply | Various options for easily powering the board: USB-C® port and external power supply connected through the board's Nano-styled header connector pins (5V, VIN) |
57+
| Analog Peripherals | 12-bit ADC (x20), up to 12-bit DAC (x4) |
58+
| Digital Peripherals | GPIO (x22 - All exposed I/O can be used as digital), UART (x2), I2C (x2), SPI (x2), PWM (x22) with a maximum of 5 simultaneously operational channels |
59+
| Debugging | JTAG/SWD debug port (accessible through the board's test pads) |
60+
| Dimensions | 18 mm x 45 mm |
61+
| Weight | 4 g |
62+
| Pinout features | The Nano Matter (ABX00112) has castellated/through-hole pins for SMD mounting, while the Nano Matter (ABX00137) comes with headers pre-installed for easy prototyping. |
6363

6464

6565
<div style="page-break-after: always;"></div>
@@ -124,15 +124,19 @@ The core of the Nano Matter is the MGM240SD22VNA microcontroller from Silicon La
124124

125125
The Nano-styled header connectors pinout is shown in the figure below.
126126

127-
![](assets/Nano_Matter_Pinout_2.png)
127+
![](assets/Nano_Matter_Pinout.png)
128+
129+
<div style="background-color: #FFFFE0; border-left: 6px solid #FFD700; margin: 20px 0; padding: 15px;">
130+
The <strong>Nano Matter with headers (ABX00137)</strong> shares the same architecture as the <strong>Nano Matter (ABX00112)</strong> but comes with headers pre-installed.
131+
</div>
128132

129133
<div style="page-break-after: always;"></div>
130134

131135
### Block Diagram
132136

133137
An overview of the high-level architecture of the Nano Matter is illustrated in the figure below.
134138

135-
![](assets/Nano_Matter_Block_Diagram-v2.png)
139+
![](assets/Nano_Matter_Block_Diagram.png)
136140

137141
<div style="page-break-after: always;"></div>
138142

@@ -148,7 +152,7 @@ The Nano Matter can be powered through one of the following interfaces:
148152

149153
A detailed figure below illustrates the power options available on the Nano Matter and the main system power architecture.
150154

151-
![](assets/Nano_Matter_Power_Tree_2.png)
155+
![](assets/Nano_Matter_Power_Tree.png)
152156

153157
<div style="background-color: #FFFFE0; border-left: 6px solid #FFD700; margin: 20px 0; padding: 15px;">
154158
<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.
@@ -192,8 +196,11 @@ Now that you have gone through the basics of what you can do with the device, yo
192196
## Mechanical Information
193197

194198
<p style="text-align: justify;">
195-
The Nano Matter is a double-sided 18 mm x 45 mm board with a USB-C® port overhanging the top edge and dual
196-
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.
199+
The Nano Matter is a double-sided 18 mm x 45 mm board featuring a USB-C® port extending from the top edge. The onboard wireless antenna is positioned at the center of the bottom edge.
200+
201+
The Nano Matter (ABX00112) has dual castellated/through-hole pins along both long edges, making it easy to solder onto a custom PCB for direct integration.
202+
203+
The Nano Matter with headers pre-installed (ABX00137) is also available, providing convenient access for probing and testing.
197204
</p>
198205

199206
### Board Dimensions
@@ -360,9 +367,10 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
360367

361368
## Document Revision History
362369

363-
| **Date** | **Revision** | **Changes** |
364-
| :--------: | :----------: | :-----------------------------------------: |
370+
| **Date** | **Revision** | **Changes** |
371+
| :--------: | :----------: | :---------------------------------------------------: |
372+
| 11/02/2025 | 5 | Header Version and SKU added as Collective Datasheet |
365373
| 14/11/2024 | 4 | Official launch revision and power information update |
366-
| 05/09/2024 | 3 | Cloud Editor updated from Web Editor |
367-
| 07/05/2024 | 2 | Board update |
368-
| 21/03/2024 | 1 | Community Preview Release |
374+
| 05/09/2024 | 3 | Cloud Editor updated from Web Editor |
375+
| 07/05/2024 | 2 | Board update |
376+
| 21/03/2024 | 1 | Community Preview Release |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Nano Matter
33
url_shop: https://arduino.to/nano-matter
44
primary_button_url: /tutorials/nano-matter/user-manual/
55
primary_button_title: User Manual
6-
sku: [ABX00112]
6+
sku: [ABX00112, ABX00137]
77
core: arduino:mbed_nano
88
certifications: [CE, UKCA]
99
---

content/hardware/03.nano/boards/nano-matter/tech-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Board:
22
Name: Arduino® Nano Matter
3-
SKU: ABX00112
3+
SKU: ABX00112 (Castellated Pins) / ABX00137 (With Headers)
44
Microprocessor: MGM240SD22VNA 32-bit Arm® Cortex®-M33 with DSP instruction and FPU
55
Clock speed: 78 MHz
66
USB connector: USB-C®

content/hardware/03.nano/boards/nano-matter/tutorials/01.user-manual/content.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,13 @@ The complete STEP files are available and downloadable from the link below:
9191

9292
### Form Factor
9393

94-
The Nano Matter board features castellated pins, which are ideal for integrating the board into final solutions.
94+
The Nano Matter (ABX00112) board features castellated pins, which are ideal for integrating the board into final solutions.
9595

96-
You can easily solder the Nano Matter in your custom PCB, since the board does not present any bottom-mounted components.
96+
You can easily solder the Nano Matter (ABX00112) in your custom PCB, since the board does not present any bottom-mounted components.
9797

98-
![Nano Matter castellated pins](assets/castellated-2.png)
98+
![Nano Matter (ABX00112) castellated pins](assets/castellated-2.png)
99+
100+
The Nano Matter with headers (ABX00137) out of the box is also available, providing easy access for probing and testing through the headers.
99101

100102
## First Use
101103
### Powering the Board

0 commit comments

Comments
 (0)