Skip to content
Free shipping on orders over 50€ to Austria, France, Germany, Italy, and Spain!
Free shipping on orders over 50€ to Austria, France, Germany, Italy, and Spain!

    Your cart is empty

    Time to spark some excitement 🛒⚡

Taxes and shipping calculated at checkout
Subtotal €0,00
Cloud Compatible

Arduino® Nano ESP32 with headers

SKU ABX00083 Barcode 7630049203969 Show more
Original price €0,00
Original price €0,00 - Original price €0,00
Original price €0,00
Current price €22,99
€22,99 - €22,99
Current price €22,99
VAT included

The new member to our iconic Nano family, the Nano ESP32. This board brings all the power of the well-known ESP32-S3 with the full support of the Arduino ecosystem, allowing makers to explore the world of Arduino and MicroPython without any blocker. Just unleash your creativity and start building for the next IoT project.

Overview

Introducing the Nano ESP32, a powerful addition to the Arduino ecosystem that brings the popular ESP32-S3 to the world of Arduino and MicroPython programming. Whether you're a beginner stepping into the world of IoT or MicroPython, or an advanced user looking to incorporate it into your next product, the Nano ESP32 is the perfect choice. It covers all your needs to kick-start your IoT or MicroPython project with ease.

Let's explore the key features of the Nano ESP32:

  • Tiny footprint: Designed with the well-known Nano form factor in mind, this board's compact size makes it perfect for embedding in standalone projects.
  • Wi-Fi® and Bluetooth®: Harness the power of the ESP32-S3 microcontroller, well-known in the IoT realm, with full Arduino support for wireless and Bluetooth® connectivity.
  • Arduino and MicroPython support: Seamlessly switch between Arduino and MicroPython programming with a few simple steps. We even offer an introductory course for those new to the MicroPython world, find more information in the documentation page.
  • Arduino IoT Cloud compatible: Quickly and easily create IoT projects with just a few lines of code. Our setup takes care of security, allowing you to monitor and control your project from anywhere using the Arduino IoT Cloud app. (Available starting August 2023)
  • HID support: Emulate human interface devices, such as keyboards or mice, over USB, opening up new possibilities for interacting with your computer.

There are no more excuses to delay your exploration of IoT and MicroPython. The Nano ESP32 provides everything you need to start creating and discovering the endless possibilities.

Arduino IoT Cloud Compatible*

Use your board on Arduino's IoT Cloud, a simple and fast way to ensure secure communication for all of your connected Things.

TRY THE ARDUINO IOT CLOUD FOR FREE


Tech specs

Board Name Arduino® Nano ESP32 with headers
SKU ABX00083
Microcontroller u-blox® NORA-W106 (ESP32-S3)
USB connector USB-C®
Pins Built-in LED Pin 13
Built-in RGB LED pins 14-16
Digital I/O Pins 14
Analog input pins 8
PWM pins 5
External interrupts All digital pins
Connectivity Wi-Fi® u-blox® NORA-W106 (ESP32-S3)
Bluetooth® u-blox® NORA-W106 (ESP32-S3)
Communication UART 2x
I2C 1x, A4 (SDA), A5 (SCL)
SPI D11 (COPI), D12 (CIPO), D13 (SCK). Use any GPIO for Chip Select (CS)
Power I/O Voltage 3.3 V
Input voltage (nominal) 6-21 V
Source Current per I/O Pin 40 mA
Sink Current per I/O Pin 28 mA
Clock speed Processor up to 240 MHz
Memory ROM 384 kB
SRAM 512 kB
External Flash 128 Mbit (16 MB)
RAM 8MB (NORA-W106-10B)
Dimensions Width 18 mm
Length 45 mm

 

Conformities

The following Declarations of Conformities have been granted for this board:
CE
FCC
RoHS
ISED/IC
MIC
UKCA
RCM
For any further information about our certifications please visit docs.arduino.cc/certifications

Resources for Safety and Products

Manufacturer Information

The production information includes the address and related details of the product manufacturer.

Arduino S.r.l.
Via Andrea Appiani, 25
Monza, MB, IT, 20900
https://www.arduino.cc/ 

Responsible Person in the EU

An EU-based economic operator who ensures the product's compliance with the required regulations.

Arduino S.r.l.
Via Andrea Appiani, 25
Monza, MB, IT, 20900
Phone: +39 0113157477
Email: support@arduino.cc

 

Learn more

Learn MicroPython with the best board: the Arduino Nano ESP32. Check the free MicroPython 101 course here!

Get Inspired

PROJECT HUB
IoTerrific Data logging
IoTerrific Data logging
Project Tutorial by Arduino_Genuino

Easy data logging with grove sensors using the MKR Connector Carrier and MKR boards

read more
BLOG
Introducing the new MKR IoT Carrier Rev2: Time to start your next IoT project
Introducing the new MKR IoT Carrier Rev2: Time to start your next IoT project
January 11, 2023

If you’re looking for an ever faster, smoother, and more rewarding way to build your own IoT projects at home, the new MKR IoT Carrier Rev2 could be perfect for you. The new carrier can work with any board from the MKR family, giving you a wide choice of connectivity options to match the needs of your next IoT project. The MKR IoT Carrier Rev2 doesn't require any additional components to get started, and you can create impressive and complete hassle-free projects this way. What does the carrier include? You’ll get all the sensors and actuators you need to develop IoT projects and connect them to the internet, taking your home automation journey to the next level. Let’s take a quick look at what you can build with the MKR IoT Carrier Rev2 and any board from the MKR family. Environment monitoring stations. The new carrier comes with sensors that allow you to map and measure various things in the world around you — temperature, humidity, air quality, barometric pressure, and more. You can also track the movement of the board. For even more sensory awareness, you can connect analog or I2C grove compatible modules to the grove connectors. You can store the data you collect in the SD card or send it directly to the Arduino IoT Cloud. GUI IoT interface. Visualizing your data is incredibly important — and the Rev2 comes with its own OLED color display, allowing you to create your own navigation menus. You can also use the included LEDs and buzzer for feedback. Connect to and control external devices. The IoT is all about networks, and with the Rev2 you can control electronic devices up to 24 Volts using the two on-board relays. You can do this manually — like switching your reading lamp on or off via the Arduino IoT Cloud Remote app, or you can set the lamp to behave according to sensor data like the light levels in the room. The MKR IoT Carrier vs the MKR IoT Carrier Rev2 — what’s the difference? There are a few key differences

read more

FAQs

Is the Nano ESP32 compatible with MicroPython?

Absolutely! This board fully supports MicroPython. For detailed information on setting it up and getting started with MicroPython, please visit docs.arduino.cc/nano-esp32.

How can I power the Nano ESP32?

The Nano ESP32 can be powered in two ways. Firstly, you can power it via the USB port, which activates the VBUS pin as an output. Alternatively, you can supply power through the VIN pin, accepting an input voltage range of 5 to 18 Volts. 

Does it use the official ESP32 core?

Yes, if you are an ESP32 user, simply install the latest version of the Arduino Nano ESP32 core through the board manager in the Arduino IDE. For more information, please refer to the official documentation page.

Will the Nano ESP32 be compatible with sketches from generic ESP32 boards?

The Arduino Nano ESP32 can run code written for other ESP32 devices without any fuss. It's designed to be fully compatible with the ESP32 ecosystem, making it easy to port existing code. 

Inspired by your shopping trends

  • Nano Screw Terminal Adapter

    Build robust projects with secure and long lasting connection without the need of any soldering combining the Nano Screw Terminal Adapter and any of the boards from the Arduino Nano family. Perfec...

  • Arduino® Nano ESP32

    Introducing the Nano ESP32, a powerful addition to the Arduino ecosystem that brings the popular ESP32-S3 to the world of Arduino and MicroPython programming. Whether you're a beginner stepping int...

  • Arduino Nano RP2040 Connect with headers

    Meet the only connected RP2040 board. It fits the Arduino Nano form factor, making it a small board with BIG features. The brain of the board is the Raspberry Pi® RP2040 silicon; a dual-core ARM®...

  • Arduino Nano 33 IoT with headers

    The Arduino Nano 33 IoT is the easiest and cheapest point of entry to enhance existing devices (and creating new ones) to be part of the IoT and designing pico-network applications. Whether you a...

Compare products

0 of 3 items selected

Select first item to compare

Select second item to compare

Select third item to compare

Compare