Overview
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® Cortex®
M0+ running at 133MHz. It has 264KB of SRAM, and the 16MB of flash memory is off-chip to give you extra storage.
But what’s really exciting is the on-board connectivity options. The hugely popular and highly adaptable u-blox NINA-W102 radio module is on there to make this a true IoT champion. This also means you can harness the power of the cloud, with fully Arduino Cloud compatibility.
It’s got on-board, built-in sensors to turn your builds into powerhouse projects, too. Microphone and motion sensing add a depth of possibilities that’s almost impossible to find in a board of this size.
The Arduino Nano RP2040 Connect is the premium choice for RP2040 devices, and the perfect option for upgrading your projects and unlocking the potential of new ones.
Arduino IoT Cloud Compatible
Use your MKR 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
Get Connected
The u-blox NINA-W102 radio module makes this the only connected RP2040 option. It gives you full WiFi 802.11b/g/n connectivity, along with Bluetooth® and Bluetooth® Low Energy v4.2
Sensor Overload
Packed onto this tiny board are a couple of very useful sensors. A built-in mic is there for sound activation, audio control and even AI voice recognition. The six-axis smart IMU with AI capabilities tells the board which way it’s moving, and adds fall sensing and double-tap activation.
Hard Working Hardware
It might be a small board, but the Nano RP2040 Connect packs a hardware punch. It matches the established Arduino Nano form factor, making it the perfect upgrade for projects of all sizes.
More Memory
With 16MB flash memory that’s external to the microprocessor, there’s bags of room for your code and storage needs.
Power Pins
The programmable I/O pins have functions that bigger boards only dream of; 22 digital, 20 with PWM and 8 analog.
Raspberry Pi® Pico Compatible
Smart software options for a very smart device. It has full support for the entire RP2040 software ecosystem.
Arduino Lover
Supports the Arduino programming language, the IDE 2.0 and all those awesome libraries.
Python Power
Full support for MicroPython (available in September, 2021). Get a Nano RP2040 Connect, and it comes with a FREE OpenMV license for machine vision projects.
Arduino Cloud Ready
Program and operate the Nano RP2040 Connect directly from your web browser. Fully compatible from day one. Upload your sketches over-the-air with instant remote control from the free Arduino IoT Remote smartphone app.
Tech specs
Board
|
Nano RP2040 Connect with Headers |
|
SKU: ABX00053 |
||
Microcontroller |
Raspberry Pi® RP2040 |
|
USB connector |
Micro USB |
|
Pins |
Built-in LED pin |
13 |
Digital I/O Pins |
20 |
|
Analog Input Pins |
8 |
|
PWM pins |
20 (Except A6, A7) |
|
External interrupts |
20 (Except A6, A7) |
|
Connectivity
|
Wi-Fi |
Nina W102 uBlox module |
Bluetooth® |
Nina W102 uBlox module |
|
Secure element |
ATECC608A-MAHDA-T Crypto IC |
|
Sensors |
IMU |
LSM6DSOXTR (6-axis) |
Microphone | MP3DT06JTR | |
Communication |
UART |
Yes |
I2C |
Yes |
|
SPI |
Yes |
|
Power |
Circuit operating voltage |
3.3V |
Input Voltage (VIN) |
5-21V |
|
DC Current per I/O pin |
4 mA |
|
Clock speed |
Processor |
133 MHz |
Memory |
AT25SF128A-MHB-T |
16MB Flash IC |
Nina W102 uBlox module |
448 KB ROM, 520KB SRAM, 16MB Flash |
|
Dimensions |
Weight |
6 g |
Width |
18 mm |
|
Length |
45 mm |
Conformities
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
Documentation
OSH: Schematics
Arduino NanoRP2040 Connect is open-source hardware! You can build your own board using the following files:
SCHEMATICS IN .PDFPINOUT IN .PDFDATASHEET IN .PDF
Download the full pinout diagram as PDF here
All CAD files are available for download at the Nano RP2040 Connect's Documentation Page.
Interactive Board Viewer
Learn more
Get Inspired
I'm excited to share the details of my BT Arduino Tank project, which incorporates some impressive 3D-printed components. While the main chassis of the tank was not 3D-printed, I utilized this technology to create two crucial parts: the enclosure for the motor driver and the compartment housing the remaining electronics. Additionally, I 3D-printed a cannon for an added touch of customization. The enclosure for the motor driver served as a protective housing, ensuring that the L298N motor driver module was securely mounted and shielded from external elements. By designing and 3D-printing this part, I could precisely fit it to the tank's specifications, providing a neat and organized arrangement of the electronics. In the same vein, the compartment for the remaining electronics, such as the Arduino Nano Every and the HC-05 Bluetooth module, was also 3D-printed. This enclosure offered a clean and organized solution for housing these components, safeguarding them while maintaining easy access for maintenance or modifications. Lastly, to enhance the tank's appearance and add a touch of personalization, I designed and 3D-printed a cannon. This custom-printed cannon perfectly complemented the overall design, making the tank even more visually appealing. By strategically incorporating 3D printing into specific parts of the project, I achieved a balance between functionality and customization. The precision and versatility of 3D printing allowed me to create tailored enclosures and a unique cannon, elevating the overall aesthetic and practicality of my BT Arduino Tank project.
KITT (Knight Industries Two Thousand) was a fictional car based on a 1982 Pontiac Trans Am in the Knight Rider television series. KITT featured an artificial intelligence, voiced by the legendary William Daniels, and some iconic styling. Savall21 built a replica RC KITT and used Arduino boards to add sound and light effects that he can trigger with the RC transmitter. This is a custom RC car created by Savall21 using a Tamiya TT-02 kit and a resin 3D-printed body shell. The controller/transmitter is a Jumper T18, which has a customizable touchscreen interface. Savall21 programmed his own widget for that touchscreen. It mimics the fictional KITT control panel and lets the user select different sound effects and activate the iconic headlights. The T18 sends commands to an FrSky XR8 radio receiver located in the car. The FrSky receiver communicates with two Arduino Nano Every boards via the S.Port. The first Arduino controls the sound effects, which play through a DFPlayer Mini MP3 player module. The FrSky receiver simply sends a numerical code to the Arduino, which then activates the corresponding audio clip. The second Arduino drives a strip of WS2812B individually addressable RGB LEDs for the headlights and taillights. The user can control the headlights directly, while the taillights automatically come on any time the throttle is below 50%. For fans of Knight Rider and RC vehicles, this is the ultimate project. The car looks fantastic and the Arduino effects add polish to the build.
FAQs
Can I power the Nano RP2040 with a battery?
Batteries: the Nano RP2040 Connect has no battery connector, nor charger. You can connect any external battery of your liking as long as you respect the voltage limits of the board.
Does the Nano RP2040 have I2C pins? / Can I use I2C communication with the Nano RP2040?
- I2C pins: Pins A4 and A5 have an internal pull up and default to be used as an I2C Bus so usage as analog inputs is not recommended.
- Operating voltage: The operating voltage for Nano RP2040 Connect is 3.3V
What is the 5V pin for?
5V: This pin outputs 5V from the board when powered from the USB connector. Note: for it to work, you need to short their VBUS jumper on the back of the board. If you power the board from the VIN pin, you won’t get any regulated 5V and even if you do the solder bridge.
Does the Nano RP2040 have PWM pins?
PWM: All pins except for A6 and A7 are available for PWM.
How can I use the embedded RGB LED?
RGB: The RGB LEDs are connected through the Wi-Fi module, so it is required to include the WiFiNINA library to use it.