Skip to content

Commit 04d9d3c

Browse files
ArduinoBotmcmchrisTaddyHCjcarolinaresjhansson-ard
authored
[PC-1641] [Pre-Launch] Nano Matter (#1824)
* Nano Matter created * Initial commit - Nano Matter initial product page outline * User Manual commit 1 * User Manual commit 2 * Product page element update * Product page content update * Product page minor content update * Analog section finished * Product page content update * PWM section started * Product page content update * Product page content update * Product page content update * Product page content update * Product page content update * Product page content minor update * Product page metadata update * Product page metadata update * SPI section started * UART section finished * Matter section started * PR shared * Initial commit * BLE started * Typo fix * Reordering sections * Reordering sections * Examples explained * Sections added * Alexa section finished * BLE section almost ready * BLE section almost ready 2 * Update content/hardware/03.nano/boards/nano-matter/tech-specs.yml Co-authored-by: Josefine Hansson <[email protected]> * Update content/hardware/03.nano/boards/nano-matter/tech-specs.yml Co-authored-by: Josefine Hansson <[email protected]> * Update content/hardware/03.nano/boards/nano-matter/features.md Co-authored-by: Josefine Hansson <[email protected]> * Update content/hardware/03.nano/boards/nano-matter/features.md Co-authored-by: Josefine Hansson <[email protected]> * Update content/hardware/03.nano/boards/nano-matter/product.md Co-authored-by: Josefine Hansson <[email protected]> * Product page content update * Content update (initial commit) * Almost finished * pinout added * Content update (Julián's review) * Content update (Julián's update) * Home Assistant section finished * Core install * Banner foot * Power consumption notes * Rename images to fix error * Certification note * Support section links * PWM limitation note * Product page updated buy now link * Product page essentials update * Product page device image update temp * Content update (sections information update) * Voice command advice * Decommission example update * Product page device image update * New location as unlisted * Apple section done * General updates, Certifications section updated, revission history updated * Fixes * Product page pinout image & legal notice update * Intermediate proposal * Important updates across the whole product page * Content update (Julián's review) * PO Feedback Collab session * Product page moved to final place to merge to pre-launch branch * Thread trademarck checked and fixed * Datasheet moved to final location * Not used photo removed * Thread trademark rules updated and fixed * PO feedback Collab session * Sensor plus Cloud started * Compatibility fixed * Pinout updated * Product page QoL update & interactive altium file temporarily removed * Apply suggestions from code review Josephine suggestions committed for the Datasheet, thanks! Co-authored-by: Josefine Hansson <[email protected]> * Cloud Section almost finished * Home Assistant Demo finished * Josefine review addressed * Marta Review Addressed * Not used images deleted * Product page device step file update * Matter + HA + Cloud code explained * Final check * Typos fixed * Apply suggestions from code review Datasheet feedback from PO addressed, thanks! Co-authored-by: martab1994 <[email protected]> * Tutorial moved to final path before merging to pre-launch * Datasheet PDF added to avoid launch problems * Full stops and Grammar check Done * Pinout PDF version added * Full pinout link updated * Quick fix datasheet --------- Co-authored-by: Christopher Méndez <[email protected]> Co-authored-by: TaddyHC <[email protected]> Co-authored-by: jcarolinares <[email protected]> Co-authored-by: TaddyHC <[email protected]> Co-authored-by: Josefine Hansson <[email protected]> Co-authored-by: José Antonio Bagur Nájera <[email protected]> Co-authored-by: martab1994 <[email protected]>
1 parent 000e425 commit 04d9d3c

File tree

80 files changed

+2815
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+2815
-0
lines changed

content/arduino-cloud/09.business/09.arduino-cloud-for-business/content.md

+428
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
hardware:
2+
carriers:
3+
- nano-screw-terminal-adapter
4+
software:
5+
- arduino-ide
6+
- arduino-cli
7+
- web-editor
8+
- iot-cloud

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

+429
Binary file not shown.
Binary file not shown.
Binary file not shown.

content/hardware/_unlisted/boards/nano-matter/image.svg

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
Board:
2+
Name: Arduino® Nano Matter
3+
SKU: ABX00112
4+
Microprocessor: MGM240SD22VNA 32-bit Arm® Cortex®-M33 with DSP instruction and FPU
5+
Clock speed: 78 MHz
6+
USB connector: USB-C®
7+
Pins:
8+
Digital I/O Pins: 14
9+
Analog input pins: 8
10+
PWM pins: 5
11+
UART pins: 4
12+
I2C pins: 2
13+
SPI pins: 4
14+
Connectivity:
15+
Matter: Matter-ready Smart Home Connectivity
16+
LR-WPANs: IEEE 802.15.4 w/ Thread
17+
Bluetooth®: Bluetooth® 5.3 & Bluetooth® Mesh
18+
Additional Compatible Protocols: OpenThread
19+
Connectivity Band Frequency: On-board 2.4 GHz
20+
Secure element: Secure Vault
21+
Analog-to-digital converter (ADC):
22+
Channels: 8
23+
Resolution: 16 bits
24+
Digital-to-analog converter (DAC):
25+
Channels: 1
26+
Resolution: 12 bits
27+
Pulse Width Modulation (PWM):
28+
Channels: 5
29+
Maximum simultaneously operational channel: 5
30+
External Interrupts: Available within all Digital pins
31+
Communication:
32+
UART: 1
33+
I2C: 1
34+
SPI: 1
35+
Power:
36+
Circuit operating voltage: 3.3 V
37+
Input voltage (VIN): 5 V
38+
Source Current per I/O Pin: 40 mA
39+
Sink Current per I/O Pin: 28 mA
40+
Memory:
41+
RAM: 256 kB
42+
Flash: 1536 kB
43+
Dimensions:
44+
Width: 18 mm
45+
Length: 45 mm
46+
Environmental temperature: -40 °C to + 85 °C

0 commit comments

Comments
 (0)