Skip to content

Commit 5d91afb

Browse files
authored
Merge pull request #2719 from arduino/taddy/nesso-n1/thread-cert-update
[PXCT-1566] Nesso N1: Thread Update
2 parents f3e565d + 8dfec63 commit 5d91afb

File tree

5 files changed

+178
-37
lines changed

5 files changed

+178
-37
lines changed

content/hardware/09.kits/maker/nesso-n1/datasheet/datasheet.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ type: maker
88

99
# Description
1010

11-
<p style="text-align: justify;">Arduino® Nesso N1 (hereafter Nesso N1) is a compact, all-in-one IoT development kit powered by the ESP32-C6 microcontroller, a single-core 32-bit RISC-V CPU running at up to 160 MHz. Designed for remote monitoring and automation applications, Nesso N1 combines multiple wireless protocols, such as Wi-Fi® 6, Bluetooth® 5.3, and LoRa® into a sleek, portable form factor with an integrated 1.14" touch display and rechargeable 250 mAh battery. Built-in sensors include a 6-axis IMU, passive buzzer, and infrared transmitter, with expansion capabilities through Grove, Qwiic, and M5StickC HAT-compatible connectors.</p>
11+
<p style="text-align: justify;">Arduino® Nesso N1 (hereafter Nesso N1) is a compact, all-in-one IoT development kit powered by the ESP32-C6 microcontroller, a single-core 32-bit RISC-V CPU running at up to 160 MHz. Designed for remote monitoring and automation applications, Nesso N1 combines multiple wireless protocols, such as Wi-Fi® 6, Bluetooth® 5.3, Thread®, and LoRa® into a sleek, portable form factor with an integrated 1.14" touch display and rechargeable 250 mAh battery. Built-in sensors include a 6-axis IMU, passive buzzer, and infrared transmitter, with expansion capabilities through Grove, Qwiic, and M5StickC HAT-compatible connectors.</p>
1212

1313
<p style="text-align: justify;">Nesso N1 can be programmed using Arduino IDE, MicroPython, or UIFlow, and integrates seamlessly with Arduino Cloud for remote device management and data visualization. With comprehensive documentation, ready-to-use examples, and compatibility with Arduino Modulino® nodes and third-party accessories, Nesso N1 accelerates the development of connected devices for smart homes, industrial automation, and environmental monitoring.</p>
1414

@@ -22,9 +22,9 @@ Smart home automation, remote monitoring, Industrial IoT (IIoT), environmental s
2222

2323
## Application Examples
2424

25-
<p style="text-align: justify;">Nesso N1 combines multi-protocol wireless connectivity (Wi-Fi® 6, Bluetooth® 5.3, LoRa®) with integrated sensors, a touch display, and battery operation, making it a versatile platform for IoT applications. Alongside expansion via Grove, Qwiic, and HAT connectors, it supports Arduino Modulino® nodes and third-party Qwiic, Grove, and M5StickC HAT accessories for diverse connected device projects.</p>
25+
<p style="text-align: justify;">Nesso N1 combines multi-protocol wireless connectivity (Wi-Fi® 6, Bluetooth® 5.3, Thread, LoRa®) with integrated sensors, a touch display, and battery operation, making it a versatile platform for IoT applications. Alongside expansion via Grove, Qwiic, and HAT connectors, it supports Arduino Modulino® nodes and third-party Qwiic, Grove, and M5StickC HAT accessories for diverse connected device projects.</p>
2626

27-
- **Smart Home Hub:** Central control hub for smart home devices, integrating with platforms like Home Assistant via Wi-Fi®, or LoRa® connectivity.
27+
**Smart Home Hub:** Central control hub for smart home devices, integrating with platforms like Home Assistant via Wi-Fi®, Thread, or LoRa® connectivity.
2828

2929
- **IR to IoT Gateway:** Transforms traditional infrared remote-controlled devices (TVs, air conditioners, fans) into smart, connected appliances controllable via Wi-Fi® or cloud platforms.
3030

@@ -34,9 +34,9 @@ Smart home automation, remote monitoring, Industrial IoT (IIoT), environmental s
3434

3535
- **Asset Tracking:** Monitors equipment location and status in warehouses, construction sites, or logistics operations using integrated IMU and wireless connectivity.
3636

37-
- **Agriculture Monitoring:** Connects soil moisture, weather, and irrigation sensors via LoRa® to optimize resource usage in precision agriculture applications.
37+
- **Agriculture Monitoring:** Connects soil moisture, weather, and irrigation sensors via LoRa® or Thread to optimize resource usage in precision agriculture applications.
3838

39-
- **Education and Prototyping:** Hands-on learning platform for IoT protocols (Wi-Fi® 6, Bluetooth® 5.3, LoRa®) and rapid development of connected device proof-of-concepts with pre-configured hardware.
39+
- **Education and Prototyping:** Hands-on learning platform for IoT protocols (Wi-Fi® 6, Bluetooth® 5.3, Thread, LoRa®) and rapid development of connected device proof-of-concepts with pre-configured hardware.
4040

4141
- **Home Automation:** Custom automation systems including automated lighting, security systems, and environmental controls when combined with Modulino nodes or Grove sensors.
4242

@@ -52,14 +52,14 @@ Smart home automation, remote monitoring, Industrial IoT (IIoT), environmental s
5252

5353
| **Component** | **Details** |
5454
|-----------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
55-
| Microcontroller | - ESP32-C6 RISC-V 32-bit single-core CPU @ 160 MHz<br/>- Wi-Fi® 6 (802.11ax), Bluetooth® 5.3, 802.15.4 (Zigbee®)<br/>- 16 MB external Flash (GD25Q128/W25Q128) |
55+
| Microcontroller | - ESP32-C6 RISC-V 32-bit single-core CPU @ 160 MHz<br/>- Wi-Fi® 6 (802.11ax), Bluetooth® 5.3, 802.15.4 (Thread/Zigbee®)<br/>- 16 MB external Flash (GD25Q128/W25Q128) |
5656
| System Memory | - 1536 kB on-chip Flash<br/>- 512 kB on-chip SRAM<br/>- 16 MB external Flash for application storage |
5757

5858
#### Connectivity and Wireless
5959

6060
| **Component** | **Details** |
6161
|---------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
62-
| Wireless (ESP32-C6) | - 2.4 GHz Wi-Fi® 6 (802.11ax)<br/>- Bluetooth® 5.3 LE<br/>- 802.15.4 Zigbee®<br/>- Dedicated FPC antenna |
62+
| Wireless (ESP32-C6) | - 2.4 GHz Wi-Fi® 6 (802.11ax)<br/>- Bluetooth® 5.3 LE<br/>- 802.15.4 Thread/Zigbee®<br/>- Dedicated FPC antenna |
6363
| LoRa® Module | - SX1262 transceiver (850-960 MHz)<br/>- Detachable external IPEX4 antenna<br/>- FM8625H LNA for receive path<br/>- SGM13005L4 amplifier for transmit path<br/>- Antenna storage within enclosure |
6464
| USB Interface | - USB-C connector<br/>- 5V DC input for charging and programming<br/>- USB 3.0 data interface |
6565

@@ -204,7 +204,7 @@ Use the limits below to define the operating environment, thermal margins, and p
204204

205205
### ESP32-C6 Microcontroller
206206

207-
<p style="text-align: justify;">The ESP32-C6 is a single-core 32-bit RISC-V microcontroller running at up to 160 MHz, designed specifically for IoT applications requiring multiple wireless protocols. It integrates 2.4 GHz Wi-Fi® 6 (802.11ax), Bluetooth® 5.3 LE, and IEEE 802.15.4 (Zigbee®) radios on a single chip, reducing component count and system complexity.</p>
207+
<p style="text-align: justify;">The ESP32-C6 is a single-core 32-bit RISC-V microcontroller running at up to 160 MHz, designed specifically for IoT applications requiring multiple wireless protocols. It integrates 2.4 GHz Wi-Fi® 6 (802.11ax), Bluetooth® 5.3 LE, and IEEE 802.15.4 (Thread/Zigbee®) radios on a single chip, reducing component count and system complexity.</p>
208208

209209
**Key specifications:**
210210
- 32-bit RISC-V single-core processor @ 160 MHz maximum
@@ -216,7 +216,7 @@ Use the limits below to define the operating environment, thermal margins, and p
216216
**Wireless capabilities:**
217217
- **Wi-Fi® 6 (802.11ax):** 2.4 GHz band, supports target wake time (TWT) for power savings
218218
- **Bluetooth® 5.3 LE:** Low energy mode for peripheral and beacon applications
219-
- **802.15.4 (Zigbee®):** Mesh networking capability for smart home and industrial applications
219+
- **802.15.4 (Thread/Zigbee®):** Mesh networking capability for smart home and industrial applications
220220

221221
<div style="background-color: rgba(255, 193, 7, 0.2); border-left: 6px solid rgba(255, 152, 0, 1); margin: 20px 0; padding: 15px;">
222222
<strong>Note:</strong> The Wi-Fi® and Bluetooth® connectivity uses a dedicated FPC antenna integrated into the device. Removing or modifying the FPC antenna may cause wireless connectivity to stop working.

content/hardware/09.kits/maker/nesso-n1/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Powered by M5Stack, this sleek, compact device delivers power, versatility, and
77
<FeatureList>
88

99
<Feature title="Multi-Protocol Connectivity" image="wifi-bluetooth">
10-
Seamlessly connect your projects with multiple protocols, including Wi-Fi® 6, Bluetooth® LE 5.3, 802.15.4 (Zigbee®), and LoRa®, enabling versatile and reliable communication for any IoT application.
10+
Seamlessly connect your projects with multiple protocols, including Wi-Fi® 6, Bluetooth® LE 5.3, 802.15.4 (Thread/Zigbee®), and LoRa®, enabling versatile and reliable communication for any IoT application.
1111
</Feature>
1212

1313
<Feature title="Compact Design with Antenna Storage" image="configurability">

content/hardware/09.kits/maker/nesso-n1/product.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ forumCategorySlug: '/hardware/kits/nesso-n1'
88
sku: [TPX00227]
99
---
1010

11-
The **Arduino Nesso N1** is a high-performance, all-in-one development board for remote monitoring and automation. Powered by an **ESP32-C6** SoC, it integrates **Wi-Fi® 6**, **Bluetooth® LE 5.3**, **Zigbee®**, and **LoRa®** communication protocols. Featuring a **1.14" color touchscreen**, built-in **IMU sensor**, **programmable buttons**, and a rechargeable **battery**, the Nesso N1 is the ultimate tool for developing sophisticated IoT solutions.
11+
The **Arduino Nesso N1** is a high-performance, all-in-one development board for remote monitoring and automation. Powered by an **ESP32-C6** SoC, it integrates **Wi-Fi® 6**, **Bluetooth® LE 5.3**, **Thread/Zigbee®**, and **LoRa®** communication protocols. Featuring a **1.14" color touchscreen**, built-in **IMU sensor**, **programmable buttons**, and a rechargeable **battery**, the Nesso N1 is the ultimate tool for developing sophisticated IoT solutions.

content/hardware/09.kits/maker/nesso-n1/tech-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Microcontroller:
1010
Wireless Communication:
1111
Wi-Fi: 2.4 GHz Wi-Fi® 6
1212
Bluetooth: Bluetooth® LE 5.3
13-
802.15.4: Zigbee®
13+
802.15.4: Thread / Zigbee® (Supports Matter Thread endpoint devices)
1414
LoRa®: SX1262 module (850–960 MHz)
1515

1616
Memory:

0 commit comments

Comments
 (0)