Arduino · u-blox NORA-W106 module with Espressif ESP32-S3

Nano ESP32 projects and builds

Nano-form-factor ESP32-S3 board supporting Arduino and MicroPython workflows with Wi-Fi and Bluetooth LE.

Nano ESP32 product photograph
Image: Arduino product photography · Original image asset ↗Manufacturer product photograph copied locally at reduced WebP resolution solely to identify the device in independent editorial coverage. The image is attributed and linked to its original product page, is not used as a brand asset or endorsement, and should be removed if the rights holder objects.

Why it belongs on the bench

Arduino Nano ESP32 packages an ESP32-S3-based u-blox NORA-W106 module in the compact Nano form factor, with USB-C, Wi-Fi and Bluetooth LE. It supports both Arduino sketches and MicroPython, making it a fit for the catalogue’s interactive MicroPython setup and ESP32 Matter endpoint examples. Switching to MicroPython replaces the currently installed firmware rather than adding a second runtime, and Arduino labels its installer experimental. Pin numbering also differs between Arduino and MicroPython workflows, so examples must follow Arduino’s Nano-specific mapping. Matter projects additionally require a compatible core, partition layout and controller rather than working from hardware alone.

Explore more Arduino devices and projects.

Sources

Sources and further reading

Original project pages, manufacturer documentation and repositories used while preparing this page. Last reviewed .

  1. Nano ESP32 official pageArduino
  2. Nano Esp32docs.arduino.cc
  3. espressif/arduino-esp32 — Libraries / Matter / ExamplesGitHub repository