Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
Waveshare GSM/GPRS/GNSS/Bluetooth HAT for Raspberry Pi — image 1
Hover to zoom

1 / 6 · Click to enlarge

WAVESHARE

Waveshare GSM/GPRS/GNSS/Bluetooth HAT for Raspberry Pi

35+ bought in past month
AI Summary
Multi-Brand Raspberry Pi Add on Boards (HATs) for everyday users

The Waveshare GSM/GPRS/GNSS/Bluetooth HAT for Raspberry Pi by WAVESHARE is a mid-range multi-brand raspberry pi add on boards (hats) designed for everyday users. It features Item Type: HAT and Compatibility: Pi Series.

wireless convenience
₹2,952
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: ₹2,952
Buying tip: A quality investment for dependable performance and premium build quality.
Estimated delivery: 23 Aug6 Sept
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: HAT
Compatibility: Pi Series
HAT Type: GSM HAT, GPRS HAT
Operating Temperature (°C): -40 to 85
Cable Length: 3
Length (mm): 65

Ideal For

Everyday convenience
Share:

About This Product

The Waveshare GSM/GPRS/GNSS/Bluetooth HAT for Raspberry Pi by WAVESHARE is a mid-range multi-brand raspberry pi add on boards (hats) designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: HAT
  • Compatibility: Pi Series
  • HAT Type: GSM HAT, GPRS HAT
  • Operating Temperature (°C): -40 to 85
  • Cable Length: 3
  • Length (mm): 65
  • Width (mm): 30.2
  • Weight (g): 20

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.

This is a Waveshare GSM/GPRS/GNSS/Bluetooth HAT for Raspberry Pi. This is a handy, low power Raspberry Pi HAT that features multi communication functionalities: GSM, GPRS, GNSS, and Bluetooth. It allows your Pi to easily make a telephone call, send messages, connect to wireless Internet, global position, transfer data via Bluetooth, and so on. Note: Raspberry Pi Shown in Image Is Not Included With Product You Have to Purchase it Separately.

Features:

General:
  1. Standard Raspberry Pi 40PIN GPIO extension header, supports Raspberry Pi series boards
  2. Supports SMS, phone call, GPRS, DTMF, HTTP, FTP, MMS, email, etc.
  3. Support GPS, COMPASS, Glonass, LBS base station positioning, Omni-positioning
  4. Bluetooth 3.0, supports data transferring through Bluetooth
  5. Onboard USB TO UART Converter CP2102 for UART debugging
  6. 6x LEDs for indicating the module working status
  7. SIM card slot for 1.8V/3V SIM card
  8. RTC with backup battery holder
  9. Baudrate auto-detection (1200bps ~115200bps)
  10. Control via AT commands (3GPP TS 27.007, 27.005, and SIMCOM enhanced AT Commands)
  11. Supports SIM application toolkit: GSM 11.14 Release 99
GSM/GPRS:
  1. Band
    • GSM 850/EGSM 900/DCS 1800/PCS 1900 MHz
    • Quad-band auto search
    • Compliant to GSM phase 2/2+
  2. Emitting power
    • Class 4 (2W @ GSM 850/EGSM 900 MHz)
    • Class 1 (1W @ DCS 1800/PCS 1900 MHz)
  3. GPRS connectivity
    • GPRS multi-slot class 12 (default)
    • GPRS multi-slot class 1~12 (configurable)
  4. GPRS data feature
    • Downlink speed: max 85.6kbps
    • Uplink speed: max 85.6kbps
    • Coding schemes: CS-1CS-2CS-3CS-4
    • Supports PAP (Password Authentication Protocol) for PPP connection
    • Supports PBCCH
    • Supports USSD
  5. SMS
    • Supports: MT/MO/CB/Text/PDU mode
    • SMS storage: SIM card
  6. Audio
    • Voice encode/decode mode: Half RateFull RateEnhanced Full RateAdaptive muti rate
    • Supports echo cancellation
    • Supports noise reduction
GNSS:
  1. Receiver type
    • 33 tracking channels
    • 99 acquisition channels
    • GPS L1 C/A code
  2. Sensitivity
    • Tracking: -165 dBm
    • Cold starts : -148 dBm
  3. Time-To-First-Fix
    • Cold starts: 28s (Typ.)
    • Hot starts : < 1s
    • Warm starts: 26s
  4. Accuracy
    • Horizontal position : <2.5m CEP
Bluetooth:
  1. Integrates AT commands
  2. Compliant to Bluetooth specification3.0 + EDR
  3. Supports SPP, OPP, HFP/HSP, etc.

Useful link:

To do  Software setup, please follow this tutorial.

Package Includes:

1 x GSM/GPRS/GNSS HAT

1 x GSM Antenna

1 x GPS External Antenna (B)

1 x Bluetooth Antenna

1 x USB type A plug to micro plug cable

1 x RPi screws pack (2pcs)

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.