|
| 1 | +<FeatureDescription> |
| 2 | + |
| 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. |
| 4 | + |
| 5 | +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: |
| 6 | + |
| 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 | + |
| 14 | +</FeatureDescription> |
| 15 | + |
| 16 | +<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. |
| 19 | + <FeatureWrapper> |
| 20 | + <FeatureLink title="Matter Specification" url="https://csa-iot.org/all-solutions/matter/" download blank/> |
| 21 | + </FeatureWrapper> |
| 22 | + </Feature> |
| 23 | + |
| 24 | + <Feature title="IoT Ready" image="cellular"> |
| 25 | + The Nano Matter is IoT Ready, equipped with connectivity features to integrate with the Internet of Things, offering smart, interoperable, and secure interaction with other connected devices and systems. |
| 26 | + </Feature> |
| 27 | + |
| 28 | + <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. |
| 30 | + <FeatureWrapper> |
| 31 | + <FeatureLink title="Datasheet" url="https://www.silabs.com/documents/public/data-sheets/mgm240s-datasheet.pdf" download blank/> |
| 32 | + </FeatureWrapper> |
| 33 | + </Feature> |
| 34 | + |
| 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. |
| 37 | + </Feature> |
| 38 | + |
| 39 | + <Feature title="Low power consumption" image="power"> |
| 40 | + The Arduino Nano Matter has been designed as an ultra-low power board, being the perfect solution for IoT battery-powered applications. |
| 41 | + </Feature> |
| 42 | + |
| 43 | + <Feature title="Secure Vault® technology enabled" image="crypto-chip"> |
| 44 | + 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. |
| 45 | + </Feature> |
| 46 | + |
| 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> |
| 50 | + |
| 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> |
| 54 | +</FeatureList> |
0 commit comments