Skip to content

The PiTalk 2G HAT is a handy, low-power Raspberry Pi HAT that features multi-communication functionalities such as GSM, GPRS, TCP, etc. It allows your Pi to easily make phone calls, send messages, connect to wireless networks, and so on.

License

sbcshop/Pitalk_2G_HAT_Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pitalk 2G HAT

The PiTalk 2G HAT is a handy, low-power Raspberry Pi HAT that features multi-communication functionalities such as GSM, GPRS, TCP, etc. It allows your Pi to easily make phone calls, send messages, connect to wireless networks, and so on. It is the most convenient IoT HAT that works with all variants of Raspberry Pi (model A, B and Zero). The users can also connect PiTalk with other iOS and Android devices as well. It is primarily designed to offer connection to your IoT projects and applications without requiring a Wi-Fi network or ethernet connections.

Key Features Of SIM868:

  • General

    • Quad-band 850/900/1800/1900MHz
    • GPRS multi-slot class 12/10
    • GPRS mobile station class B
    • Compliant to GSM phase 2/2+
    • Class 4 (2 W @ 850/900MHz)
    • Class 1 (1 W @ 1800/1900MHz)
    • Dimensions: 17.615.72.3mm
    • Weight: 1.5g
    • Control via AT commands (3GPP TS 27.007, 27.005 and SIMCom enhanced AT Commands)
    • Supply voltage range 5~18Vdc
    • Low power consumption
    • Operation temperature:-40℃ ~85℃
  • SMS

    • Point to point MO and MT
    • SMS cell broadcast *Text and PDU mode
  • GPRS

    •  GPRS data downlink transfer: max. 85.6 kbps
    • GPRS data uplink transfer: max. 85.6 kbps
    • Coding scheme: CS-1, CS-2, CS-3 and CS-4
    • PAP protocols for PPP connect
    • Integrate the TCP/IP protocol
    • Support Packet Broadcast Control Channel (PBCCH)

Setup PiTalk 2G HAT with RPi

  • Connect Jumper wire as per the image

To Start working with our PiTalk 2G HAT, set-up your Raspberry Pi or RockPi by flashing their os file and boot it, for this click here.

  • After setup your Pi board, attach the PiTalk 4G HAT on it and boot by providing compatible power supply.
  • Now, open the command prompt and type the following command to clone the current repository in your Pi-board.
git clone .git https://github.com/sbcshop/Pitalk_2G_HAT_Software
  • After, downloading this repository you will see two directory in it. One is of Example code and 2nd one is of Library file.
  • Now, open the both Example and Library directory. To open these files make sure you have python installed in your Pi board.
  • In examples Directory there are some example codes to use the different functionality of PiTalk HAT like call, send message and gps etc

Setup PiTalk 2G Via USB

  • You can command SIM868 also by providing the AT commands via USB com port. For this you have to connect PiTalk 2G HAT to your computer system by using micro usb cable as shon in below image:

  • For using our PiTalk 2G HAT directly with the computer system, insert the sim card, attach the 2G antenna and connect it to your system. After that you will get a com port as shom as shon below:

  • After getting COM port you can communicate our PiTalk 2G HAT by using any serial communication softwatre such as XCTU for sending AT Commands to operate it.

AT COMMAND Manual

Documentation

Related Products

PiTalk

*Pitalk 4G Dongle

PiTalk 4G Dongle

*PiTalk 4G HAT

PiTalk 4G HAT

Product License

This is open source product. Kindly check LICENSE.md file for more information.

Please contact support@sb-components.co.uk for technical support.

About

The PiTalk 2G HAT is a handy, low-power Raspberry Pi HAT that features multi-communication functionalities such as GSM, GPRS, TCP, etc. It allows your Pi to easily make phone calls, send messages, connect to wireless networks, and so on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages