Skip to content

Commit ce89696

Browse files
committed
Nesso N1 datasheet update w/ UIFlow
1 parent f42b67d commit ce89696

File tree

1 file changed

+14
-1
lines changed
  • content/hardware/09.kits/maker/nesso-n1/datasheet

1 file changed

+14
-1
lines changed

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

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ type: maker
1010

1111
<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

13-
<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>
13+
<p style="text-align: justify;">Nesso N1 can be programmed using Arduino IDE, MicroPython, or UIFlow (2.0), 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>
14+
15+
***__Note:__ UIFlow v2.0 support for Nesso N1 will be available by end of Q4 2025.***
1416

1517
# Target Areas
1618

@@ -350,6 +352,17 @@ Use the limits below to define the operating environment, thermal margins, and p
350352

351353
<div style="page-break-after: always;"></div>
352354

355+
### Programming Options
356+
357+
Nesso N1 supports multiple programming environments:
358+
359+
- **Arduino IDE** [1]
360+
- **Arduino Cloud Editor** [2]
361+
- **MicroPython**
362+
- **UIFlow v2.0**(available end of Q4 2025)
363+
364+
***__UIFlow v2.0 Support:__ UIFlow v2.0 support is on the way for Nesso N1, with availability expected by the end of Q4 2025. This will provide a visual programming interface for rapid prototyping and educational applications.***
365+
353366
## Device Operation
354367

355368
### Getting Started - IDE

0 commit comments

Comments
 (0)