EmbeddedRelated.com
The 2026 Embedded Online Conference
Arduino Nano ESP32

Arduino Nano ESP32

MPN: ABX00083
Arduino
The Arduino Nano ESP32-S3 (ABX00083) is an advanced microcontroller platform featuring the powerful Xtensa® processor core. This development board integrates the ESP32-S3 microcontroller, known for its dual-core performance and extensive connectivity options, including WiFi, Bluetooth, UART, I2C and SPI. It offers a versatile GPIO configuration with 14 digital, 8 analog, and 5 PWM pins, making it suitable for a wide range of applications. The board supports a 3.3V logic level and is compatible with the Arduino IDE, enabling seamless programming and prototyping for engineers and developers. Ideal for embedded MCU and DSP evaluation, the Arduino Nano ESP32-S3 is compact and breadboard-friendly, ensuring easy integration into various projects.
Active3,289 in stock

Overview

The Arduino Nano ESP32 is a compact development board built around the u-blox NORA-W106-10B module, which features the dual-core ESP32-S3 microcontroller. It combines the familiar Nano form factor with 2.4 GHz Wi-Fi and Bluetooth LE connectivity, operating at a 240 MHz clock speed with a 3.3V logic level. This board is designed for low-power IoT applications and includes 16 MB of external Flash alongside the 512 KB of internal RAM.

Why Choose This Part

The board offers a wide input voltage range from 6V to 21V, providing flexibility for various power sources. Its dual-core processor allows for dedicated handling of wireless stacks on one core while executing user application code on the other without performance degradation.

Applications

IoT Edge Nodes
Utilizing Wi-Fi and Bluetooth LE for sensor data collection and cloud transmission in smart home or industrial monitoring.
Embedded DSP Tasks
Leveraging the Xtensa LX7 dual-core architecture and hardware DSP instructions for real-time signal processing.
Battery-Powered Remote Sensors
Taking advantage of the 7uA standby current and deep sleep modes for long-term deployment in remote areas.
USB HID Devices
Using the native USB-C interface for creating custom computer peripherals or human interface devices.

Key Specifications

Type MPU
Contents Board(s)
Platform Arduino Nano
Mounting Type Fixed
Core Processor Xtensa
Utilized IC / Part ESP32-S3, NORA-W106-10B

Getting Started

To begin development, install the ESP32 Arduino Core via the Arduino IDE Boards Manager and connect the board using a standard USB-C cable. For advanced debugging and low-level control, the board is compatible with Espressif's ESP-IDF and MicroPython. Ensure your logic level is 3.3V, as the GPIO pins are not 5V tolerant.

Also Consider

Arduino Nano RP2040 Connect Arduino - A similar Nano form factor alternative using the RP2040 silicon with an integrated IMU and microphone.
ESP32-C3-DevKitM-1 Espressif Systems - A more cost-effective RISC-V based alternative for simpler IoT projects that do not require dual-core performance.
The 2026 Embedded Online Conference