Skip to content

Commit bab2af7

Browse files
committed
Intermediate proposal
1 parent bf65080 commit bab2af7

File tree

1 file changed

+20
-19
lines changed

1 file changed

+20
-19
lines changed

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

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,14 @@
11
<FeatureDescription>
22

3-
The Nano Matter combines Arduino's ease of use with 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 for various applications, including domotics and building automation. Its versatile connectivity options, including Bluetooth® Low Energy and Openthread, make it ideal for projects requiring low-power efficiency and broad connectivity.
3+
The Arduino® Nano Matter combines Arduino's ease of use with 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 for various applications, including domotics and building automation. Its versatile connectivity options, including Bluetooth® Low Energy and Openthread, make it ideal for projects requiring low-power efficiency and broad connectivity.
44

55
Using Nano's small form factor, Arduino makes it simpler for Makers to use Silicon Lab's technology, making working with Matter-compatible devices more straightforward than ever through its ample peripherals and I/Os, opening up new possibilities in smart technology for makers and professionals. With the Nano Matter:
66

7-
- Create, connect, and communicate with Matter-compatible devices with a user-friendly coding interface.
8-
- Upgrade Arduino Nano projects to smart home applications using multiple connectivity options like 802.15.4 Thread and Bluetooth® Low Energy in a compact form factor.
9-
- Experiment with multiple communication protocols, including [Zigbee](https://csa-iot.org/all-solutions/zigbee/) and [OpenThread](https://openthread.io/), making it an ideal prototyping tool for scalable professional applications.
10-
- Protect your projects against digital threats thanks to enhanced security with the embedded Secure Vault technology.
11-
- Benefit from always-on data processing capabilities thanks to low power consumption, ensuring your projects are efficient and responsive.
12-
- Start debugging quickly using the debugging over the USB feature, simplifying the troubleshooting process for a smoother development experience.
13-
147
</FeatureDescription>
158

169
<FeatureList>
17-
<Feature title="Matter Ready" image="core">
18-
The Nano Matter is ready to interact with Matter-compatible devices with a user-friendly software layer for quick prototyping.
10+
<Feature title="Matter® Ready" image="core">
11+
Create, connect, and communicate with Matter® compatible devices using Arduino as the software layer for rapid prototyping.
1912
<FeatureWrapper>
2013
<FeatureLink title="Matter Specification" url="https://csa-iot.org/all-solutions/matter/" download blank/>
2114
</FeatureWrapper>
@@ -26,31 +19,39 @@ Using Nano's small form factor, Arduino makes it simpler for Makers to use Silic
2619
</Feature>
2720

2821
<Feature title="MGM240SD22VNA 32-bit Arm® Cortex®-M33" image="mcu">
29-
The Nano Matter integrates MGM240SD22VNA, boasting a 32-bit Arm® Cortex®-M33 processor enhanced with DSP instructions and an FPU, optimizing it for complex calculations and signal processing in power-sensitive IoT applications.
22+
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.
3023
<FeatureWrapper>
3124
<FeatureLink title="Datasheet" url="https://www.silabs.com/documents/public/data-sheets/mgm240s-datasheet.pdf" download blank/>
3225
</FeatureWrapper>
3326
</Feature>
3427

35-
<Feature title="Tiny footprint" image="nano-form-factor">
36-
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.
28+
<Feature title="Multiprotocol connectivity" image="communication">
29+
Leverage dual-mode connectivity, integrating both IEEE 802.15.4 (Thread) for mesh networking and Bluetooth® Low Energy for short-range communication in a highly compact form factor.
30+
<FeatureWrapper>
31+
<FeatureLink title="Open Thread" url="https://openthread.io/" download blank/>
32+
</FeatureWrapper>
33+
<FeatureWrapper>
34+
<FeatureLink title="Bluetooth®" url="https://openthread.io/" download blank/>
35+
</FeatureWrapper>
36+
</Feature>
37+
38+
<Feature title="Debugging over USB" image="usb">
39+
No external debugging device is needed. Connect the board to the computer over USB and have access to a SWD interface.
3740
</Feature>
3841

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

46+
<Feature title="Tiny footprint" image="nano-form-factor">
47+
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.
48+
</Feature>
49+
4350
<Feature title="Secure Vault technology enabled" image="crypto-chip">
4451
Protect your project with the industry-leading suite of state-of-the-art security features that address escalating Internet of Things (IoT) threats from Silicon Labs.
4552
</Feature>
4653

47-
<Feature title="Debugging over USB" image="usb">
48-
No external debugging probe needed. Connect the board to the computer over USB and have access to a SWD interface.
49-
</Feature>
5054

51-
<Feature title="Multiprotocol connectivity" image="communication">
52-
Leverage dual-mode connectivity, integrating both IEEE 802.15.4 (Thread) for mesh networking and Bluetooth® Low Energy for short-range communication in a highly compact form factor.
53-
</Feature>
5455
</FeatureList>
5556

5657
<FeatureDescription>

0 commit comments

Comments
 (0)