Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
HC-06 6Pin Bluetooth Module Without Button — image 1
Hover to zoom

1 / 3 · Click to enlarge

HC-06 6Pin Bluetooth Module Without Button

27+ bought in past month
AI Summary
Bluetooth and NRF Modules for everyday users

The HC-06 6Pin Bluetooth Module Without Button is a value-for-money bluetooth and nrf modules designed for everyday users. It features Item Type: HC Series Module and Voltage Rating: 3.6 to 6.

wireless convenience
₹1,193
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: ₹1,193
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
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: HC Series Module
Voltage Rating: 3.6 to 6
Supply Voltage: 3.6 ~ 6
Input current (mA): 50
Operating Range: 10 m
Operating Frequency (Hz): 2.4GHz ISM band

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-617827Category: Bluetooth and NRF Modules

About This Product

The HC-06 6Pin Bluetooth Module Without Button is a value-for-money bluetooth and nrf modules designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: HC Series Module
  • Voltage Rating: 3.6 to 6 — works with standard household power
  • Supply Voltage: 3.6 ~ 6 — works with standard household power
  • Input current (mA): 50
  • Operating Range: 10 m — reliable connection even at a distance
  • Operating Frequency (Hz): 2.4GHz ISM band — smooth, flicker-free operation
  • Modulation Type: GFSK (Gaussian Frequency Shift Keying) — smooth, flicker-free operation
  • Emission power: 4dBm, Class 2

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.

HC-05 6 Pin Wireless Serial Bluetooth Module is a Bluetooth module for use with any microcontroller.  It uses the UART protocol to make it easy to send and receive data wirelessly.

The HC-05 Wireless Bluetooth Module without Baseplate is a slave only device.  This means that it can connect to most phones and computers with Bluetooth but it cannot connect to another slave-only device such as keyboards and other HC-06 modules.  To connect with other slave devices a master module would be necessary such as the HC-05 version which can do both master and slave.

We also stock HC-05 Module with base plate, Click Here to View.
Applications:
  1. Embedded Projects.
  2. Industrial Applications.
  3. Computer and Portable Devices.
  4. GPS receiver.

Features:

  1. Working current: matching for 30 mA, matching the communication for 8 mA.
  2. Dormancy current: no dormancy.
  3. Used for a GPS navigation system, water, and electricity gas meter reading system.
  4. With the computer and Bluetooth adapter, PDA, seamless connection equipment.
  5. Bluetooth module HC-08 Master and slave Two in one module.
  6. Use the CSR mainstream Bluetooth chip, Bluetooth V2.0 protocol standards.
  7. Potter default rate of 9600, the user can be set up.
  8. Bluetooth protocol: Bluetooth Specification v2.0+EDR
  9. Speed: Asynchronous: 2.1Mbps(Max) / 160 kbps, Synchronous: 1Mbps/1Mbps.
  10. Security: Authentication and encryption.
  11. Profiles: Bluetooth serial port.

Tutorials


Package Includes:

1 x HC-05 Wireless Bluetooth Module without Baseplate

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.