This is a low-power Raspberry Pi HAT that features multiple communication functionalities: GSM, GPRS, GNSS and Bluetooth! The HAT supports GPS, COMPASS, Glonass, LBS base station positioning and omni-positioning.
It allows your Raspberry Pi to easily make a telephone call, send messages, connect to wireless Internet, track global positioning, transfer data via Bluetooth and more! A 1.8V/3V sim card slot allows you to add a compatible sim card for data connections and calls, which is supported by the onboard 3.5mm audio connector.
The board also features aReal-time Clock (RTC) for keeping accurate time, which uses a CR1220 battery (not included). Six onboard LEDs indicate the module working status, whilst debugging is further aided by the onboard CP2102 USB to UART converter for UART debugging.
The kit comes complete with the HAT, GSM, GPS and Bluetooth antennas alongside a USB cable and fixings. Online development resources are available to get you started too!
Supports PAP (Password Authentication Protocol) for PPP connection
Supports PBCCH
Supports USSD
SMS
Supports: MT/MO/CB/Text/PDU mode
SMS storage: SIM card
Audio
Voice encode/decode mode: Half Rate\Full Rate\Enhanced Full Rate\Adaptive muti rate
Supports echo cancellation
Supports noise reduction
GNSS
Receiver type
33 tracking channels
99 acquisition channels
GPS L1 C/A code
Sensitivity
Tracking: -165 dBm
Cold starts : -148 dBm
Time-To-First-Fix
Cold starts: 28s (typ.)
Hot starts : < 1s
Warm starts: 26s
Accuracy
Horizontal position : <2.5m CEP
Bluetooth
Integrates AT commands
Compliant to Bluetooth specification3.0 + EDR
Supports SPP, OPP, HFP/HSP, etc.
Misc
Operating voltage: 5V
Operating temperature: -40°C ~ 85°C
Storage temperature: -45°C ~ 90°C
Dimensions: 30.2mm x 65mm
What's Onboard?
1) SIM868 module 2) ZMM5V1: regulator diode 3) SMF05C: TVS diode 4) CP2102: USB TO UART converter 5) MP1482: power chip 6) NDC7002N: voltage level translator 7) GPS status indicator 8) NET indicator: - flashes fast when the module starts up - flashes slowly after GSM register succeed 9) STA module working status indicator 10) SIM868 UART Tx/Rx indicator 11) Power indicator 12) SIM868 control button: press the button and hold for 1s, to startup/shutdown the SIM868 13) Raspberry Pi GPIO connector 14) SIM card slot 15) USB TO UART interface 16) 3.5mm earphone/mic jack 17) GNSS antenna connector 18) Bluetooth antenna connector 19) GSM antenna connector 20) CR1220 battery holder: for RTC backup battery 21) UART selection switch A: control the SIM868 through USB TO UART B: control the SIM868 through Raspberry Pi C: access Raspberry Pi through USB TO UART
Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.
Accreditations
4.00
Based on 2 reviews
Write Review
Sort
Clear Filters
Order By
Newest First
Oldest First
Most Popular
Highest Rating
Breakdown
0
2
0
0
0
Product Reviews
KS
Verified Customer
Kelvin S
GSM, GPRS, GNSS, Bluetooth and RTC HAT for Raspberry Pi
It works well for my use case (I am only sending SMS with it). The Raspberry Pi has the ability to turn the mobile chipset on and off. However, while there is an LED to say it is on to the user, it doesn't seem connected to the Pi such the Pi has no idea if the hat is on or not.
GSM, GPRS, GNSS, Bluetooth and RTC HAT for Raspberry Pi
I bought this mainly for the HAT form factor and GPS as it has an external antenna connector...with the hope of playing around with the gsm/gprs at some point (which I haven't done yet). The gps works just fine but there are a couple of idiosyncrasies with the board. When power is applied, the board doesn't actually turn on. You have to either push the power button on it or luckily you can toggle gpio4 and that turns it on as well, so you can add it to a startup script. Also the gps module isn't powered by default so you have to send a serial command to turn it on, then any setup msgs you might want to send. Again, easily done with a script. A potentially bigger issue is that the PPS signal isn't routed to any of the gpio pins. So you have to solder a wire to the PPS led on the board if you want that signal. Not a big deal if you are used to soldering, but potentially off-putting if you aren't. But then most folks that buy this board probably aren't all that interested in the timing functionality given all its other features. In the end, it does what I bought it to do and I'm happy with it :) Hopefully I'll get around to trying out the gprs!