Skip to product information
1 of 5

Arduino

Arduino Nano RP2040 Connect without Header

Arduino Nano RP2040 Connect without Header

Low stock: 5 left

Regular price Rs. 2,208
Regular price Rs. 3,053 Sale price Rs. 2,208
Sale Sold out 28% off Best Price Guaranteed
You save Rs. 845
Incl. GST (No Hidden Charges)
Currently, people are actively checking out this product.
Submit your Bulk Enquiry Here

Contact form

  • The only connected RP2040 board, small board with BIG features
  • It has U-Blox Nina W102 WiFi/Bluetooth connectivity
  • It has inbuilt IMU and Microphone sensors
  • Memory: 448 KB ROM, 520KB SRAM, 16MB Flash 
  • 133MHz 32bit Dual Core Arm Cortex-M0+ Processor

Arduino Nano RP2040 Connect without Header

The Arduino Nano RP2040 Connect has a similar compact factor as the Raspberry Pi Pico, but it includes additional features, most notably WiFi and Bluetooth, as well as a 9-axis IMU sensor and microphone. 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 onboard 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 full Arduino Cloud compatibility.

It’s got onboard, built-in sensors to turn your builds into powerhouse arduino projects, too. Microphone and motion-sensing add a depth of possibilities that’s almost impossible to find on 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.

Pinout Of Arduino Nano RP2040 Connect

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 BLE 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 are 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 analogs.

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

Package Includes:

  • 1 x Arduino Nano RP2040 Connect without Header

Specifications:

Board Nano RP2040 Connect
Microcontroller Raspberry Pi RP2040 
USB Connector Micro USB 
Communication UART, SPI & I2C
Input Voltage 5-21v
Operating Voltage 3.3v
Clock Speed 133MHz
Dimensions(LxW) 45 x 18mm
Weight 6gm

Shipping & Returns

  • All orders confirmed before 3 pm IST are shipped on the
    same day, barring rare pickup delays on holidays or disturbances
  • Delivery time in Metro cities is 1-3 days, Others it is
    3-7 days. It varies based on location, reliant on courier services
  • Return window: 7 days from receipt unless stated
    otherwise. No refunds/replacements after
  • Returns only for non-working/damaged products are accepted
  • Initiate return requests to our customer service team via Support ticket or contact us at +91-8123057137
  • Refunds are processed within 3-4 working days post inspection and approval.

For more details, please check our Shipping and Return Policy

View full details

Found a better price?

Let us know!
We'll try to match the price for you

  • ⚡ Dispatched within 24 hours

  • 💰 Earn RC Coins on every purchase

  • 🚚 Free shipping on orders above Rs 500/-

  • 🛠️ Dedicated Technical Support Team

1 of 4

1. Can I power the Nano RP2040 with a battery?

  • 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.

2.Does the Nano RP2040 have I2C pins? / Can I use I2C communication with the Nano RP2040?

  • 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

3. What is the 5V pin for?

  • 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.

4. Does the Nano RP2040 have PWM pins?

  • All pins except for A6 and A7 are available for PWM.

5. How can I use the embedded RGB LED?

  • The RGB LEDs are connected through the Wi-Fi module, so it is required to include the WiFi NINA library to use it.