Skip to content

Important changes regarding tittle and datasheet warnings and tables #1834

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions content/hardware/03.nano/boards/nano-matter/compatibility.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
hardware:
carriers:
- nano-screw-terminal-adapter
software:
- arduino-ide
- arduino-cli
- web-editor
- iot-cloud
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
367 changes: 367 additions & 0 deletions content/hardware/03.nano/boards/nano-matter/datasheet/datasheet.md

Large diffs are not rendered by default.

Binary file not shown.
26 changes: 26 additions & 0 deletions content/hardware/03.nano/boards/nano-matter/essentials.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<EssentialsColumn title="First Steps">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
All you need to know to get started with your new Arduino board.
</EssentialElement>
<EssentialElement title="Nano Hardware Design Guide" type="tutorial" link="/learn/hardware/nano-pcb-guide">
Learn how to create your own custom hardware that is compatible with the Arduino Nano Family.
</EssentialElement>
</EssentialsColumn>

<EssentialsColumn title="Suggested Libraries">
<EssentialElement title="Silicon Labs Arduino Core" type="library" link="https://github.com/SiliconLabs/arduino">
The Silicon Labs Arduino Core enables hardware built with Silicon Labs systems to be used with the Arduino ecosystem.
</EssentialElement>
</EssentialsColumn>

<EssentialsColumn title="Arduino Basics">
<EssentialElement title="Built-in Examples" type="tutorial" link="/built-in-examples/">
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
</EssentialElement>
<EssentialElement title="Learn" type="resource" link="/learn/">
Discover interesting articles, principles and techniques related to the Arduino ecosystem.
</EssentialElement>
<EssentialElement title="Language References" type="resource" link="https://www.arduino.cc/reference/en/">
Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.
</EssentialElement>
</EssentialsColumn>
62 changes: 62 additions & 0 deletions content/hardware/03.nano/boards/nano-matter/features.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<FeatureDescription>

The Nano Matter uses Silicon Labs's powerful [MGM240S](https://www.silabs.com/documents/public/data-sheets/mgm240s-datasheet.pdf) chip, making the popular IoT connectivity standard, Matter®, more accessible in Maker and Professional applications. Its versatile connectivity options, including Bluetooth® Low Energy and Openthread, make it ideal for projects requiring low-power efficiency and broad connectivity.

Thanks to the Nano Matter and its small form factor, you can easily prototype new Matter devices, expanding your home automation and professional IoT implementations to the next level.

</FeatureDescription>

<FeatureList>
<Feature title="Matter® Ready" image="core">
Create, connect, and communicate with Matter® compatible devices using Arduino as the software layer for rapid prototyping.
<FeatureWrapper>
<FeatureLink title="Matter Specification" url="https://csa-iot.org/all-solutions/matter/" download blank/>
</FeatureWrapper>
</Feature>

<Feature title="OpenThread" image="communication">
Nano Matter uses Thread for IoT mesh networking communication in a highly compact form factor.
<FeatureWrapper>
<FeatureLink title="OpenThread" url="https://openthread.io/" download blank/>
</FeatureWrapper>
</Feature>

<Feature title="MGM240SD22VNA 32-bit Arm® Cortex®-M33" image="mcu">
The Nano Matter integrates MGM240SD22VNA, boasting a 32-bit Arm® Cortex®-M33 processor optimized for complex calculations and signal processing in power-sensitive IoT applications.
<FeatureWrapper>
<FeatureLink title="Datasheet" url="https://www.silabs.com/documents/public/data-sheets/mgm240s-datasheet.pdf" download blank/>
</FeatureWrapper>
</Feature>

<Feature title="Bluetooth® connectivity" image="bluetooth">
Leverage dual-mode connectivity, integrating both IEEE 802.15.4 (Thread) for mesh networking and Bluetooth® Low Energy for short-range communication.
<FeatureWrapper>
<FeatureLink title="Bluetooth®" url="https://www.bluetooth.com/" download blank/>
</FeatureWrapper>
</Feature>

<Feature title="Debugging over USB" image="usb">
No external debugging device is needed. Connect the board to the computer over USB and have access to a SWD interface.
</Feature>

<Feature title="Low power consumption" image="power">
The Nano Matter has been designed as an ultra-low power board, being the perfect solution for IoT battery-powered applications.
</Feature>

<Feature title="Tiny footprint" image="nano-form-factor">
With a length of 45 mm and a width of 18 mm, the Nano Matter maintains a tiny footprint of the well-known Nano family, allowing easy upgrades for existing projects.
</Feature>

<Feature title="Secure Vault technology enabled" image="crypto-chip">
Protect your project with the industry-leading suite of security features from Silicon Labs escalating Internet of Things (IoT) threats.
</Feature>


</FeatureList>

<FeatureDescription>
<br></br>

**Legal notice**: This Community Preview Product is provided "as is" and we make no express or implied warranties whatsoever with respect to its functionality, operability, or use, including, without limitation, any implied warranties of merchantability, fitness for a particular purpose, or infringement. We expressly disclaim any liability whatsoever for any direct, indirect, consequential, incidental or special damages, including, without limitation, lost revenues, lost profits, losses resulting from business interruption or loss of data, regardless of the form of action or legal theory under which the liability may be asserted, even if advised of the possibility or likelihood of such damages.

</FeatureDescription>
2 changes: 2 additions & 0 deletions content/hardware/03.nano/boards/nano-matter/image.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions content/hardware/03.nano/boards/nano-matter/product.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: Nano Matter Community Preview
url_shop: https://arduino.to/nano-matter
primary_button_url: /tutorials/nano-matter/user-manual/
primary_button_title: User Manual
sku: [ABX00112]
core: arduino:mbed_nano
---

**[Community Preview]**

The Arduino Nano Matter combines Arduino's user-friendly approach with the powerful MGM240S technology from Silicon Labs. This enables Makers and Professionals to work with **[Matter®](https://csa-iot.org/all-solutions/matter/)**, the popular standard for IoT devices, taking advantage of the Nano's low-power and compact design.
1 change: 1 addition & 0 deletions content/hardware/03.nano/boards/nano-matter/tech-specs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Here you will find the technical specifications for the Arduino® Nano Matter.
46 changes: 46 additions & 0 deletions content/hardware/03.nano/boards/nano-matter/tech-specs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
Board:
Name: Arduino® Nano Matter
SKU: ABX00112
Microprocessor: MGM240SD22VNA 32-bit Arm® Cortex®-M33 with DSP instruction and FPU
Clock speed: 78 MHz
USB connector: USB-C®
Pins:
Digital I/O Pins: 14
Analog input pins: 8
PWM pins: 5
UART pins: 4
I2C pins: 2
SPI pins: 4
Connectivity:
Matter: Matter-ready Smart Home Connectivity
LR-WPANs: IEEE 802.15.4 w/ Thread
Bluetooth®: Bluetooth® 5.3 & Bluetooth® Mesh
Additional Compatible Protocols: OpenThread
Connectivity Band Frequency: On-board 2.4 GHz
Secure element: Secure Vault
Analog-to-digital converter (ADC):
Channels: 8
Resolution: 16 bits
Digital-to-analog converter (DAC):
Channels: 1
Resolution: 12 bits
Pulse Width Modulation (PWM):
Channels: 5
Maximum simultaneously operational channel: 5
External Interrupts: Available within all Digital pins
Communication:
UART: 1
I2C: 1
SPI: 1
Power:
Circuit operating voltage: 3.3 V
Input voltage (VIN): 5 V
Source Current per I/O Pin: 40 mA
Sink Current per I/O Pin: 28 mA
Memory:
RAM: 256 kB
Flash: 1536 kB
Dimensions:
Width: 18 mm
Length: 45 mm
Environmental temperature: -40 °C to + 85 °C
Loading