Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
Nano Board R3 with CH340 Chip Mini-USB Port compatible with Arduino (Unsoldered) — image 1
Hover to zoom

1 / 4 · Click to enlarge

Nano Board R3 with CH340 Chip Mini-USB Port compatible with Arduino (Unsoldered)

4.625 ratings
504+ bought in past month
AI Summary
Boards Compatible with Arduino for everyday users

The Nano Board R3 with CH340 Chip Mini-USB Port compatible with Arduino (Unsoldered) is a value-for-money boards compatible with arduino designed for everyday users. It features Item Type: Unsoldered, Development Board and Board Type: Nano. Customers praise its excellent build quality. 92% of buyers rate it 4★ or above.

excellent build qualitycompact and portable
₹689
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹689
Buying tip: A smart budget buy — solid performance without breaking the bank.
Estimated delivery: 17 Aug31 Aug
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Item Type: Unsoldered, Development Board
Board Type: Nano
Chip Type: CH340
Input Voltage (V): 7 to 12 V, 7 to 12
Digital I/O Pins: 14
Analog I/O Pins: 8

Ideal For

Everyday convenience
Share:
SKU: robu-30888Category: Boards Compatible with Arduino

About This Product

The Nano Board R3 with CH340 Chip Mini-USB Port compatible with Arduino (Unsoldered) is a value-for-money boards compatible with arduino designed for everyday users. Customers highlight its excellent build quality.

Key Specifications

  • Item Type: Unsoldered, Development Board
  • Board Type: Nano
  • Chip Type: CH340
  • Input Voltage (V): 7 to 12 V, 7 to 12 — works with standard household power
  • Digital I/O Pins: 14
  • Analog I/O Pins: 8
  • DC Current per I/O Pin (mA): 40
  • Input Port: MINI USB — compatible with modern devices

Customer Verdict

92% of buyers rated this product 4 stars or above. The most appreciated qualities are: excellent build quality.

Why Buy from Pricio?

Pricio sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

The Nano Board R3 with CH340 chip without USB Cable chipboard is based on the famous Arduino platform and does all the functions of Uno, but with a smaller footprint. The Nano Board R3 with CH340 chip without USB Cable is vital for your small project where you don’t need much of pin-outs but the small size is very important to make it look good. This Nano equips a low-cost MINI USB-Serial Chip that makes it less in price than Nano with FTDI USB-Serial Chip used on older versions of Arduino Nano. The Nano Arduino is a small, complete, and breadboard-friendly board based on the ATmega328 (Nano R3). It has more or less the same functionality of the Uno but in a different package. It lacks only a DC power jack and works with a Mini-B USB cable instead of a standard one. The Nano can be powered via the mini-USB connection, 6-20V unregulated external power supply (pin 30), or 5V regulated external power supply (pin 27). The power source is automatically selected to the highest voltage source. The size of Nano V3.0 with CH340 Chip is only 43 mm x 18 mm; it comes with 6 PWM I/O from a total of 14 digitals I/O, 8 analog inputs, 16Mhz clock speed, and 32kB of flash memory.
Note:- 
  1. CH340 chip might not work directly with some PC/Laptop, you will need some ch340 drivers.
  2. This board comes with OLD BOOTLOADER buy it accordingly
Note : This is Copy Boards and We recommend purchasing Original Arduino boards for the best quality and support.              Buy authentic boards here https://Pricio.in/brand/arduino/

Features :

  1. 1 pair of TTL level serial transceiver ports RX / TX
  2. Using Atmel Atmega328P-AU MCU
  3. There is a bootloader installed in it
  4. Support USB download and Power
  5. Support for external 5V ~ 12V DC power supply
  6. It Supports power supply by a 9V battery
  7. Support ISP download
  8. Automatic reset during program download.
  9. Power OK blue LED on the bottom.
  10. Green (TX), red (RX), and orange (L) LED.
  11. +5V to AREF jumper.
  12. Auto-sensing/switching power input.
  13. Small mini-B USB for programming and serial monitor.
  14. ICSP header for direct program download.
  15. Standard 0.1” spacing DIP (breadboard friendly).
  16. Manual reset switch.

Package Includes :

1 x Nano Board R3 with CH340 Chip Mini-USB Port compatible with Arduino (Unsoldered)

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.