Skip to content

The PiTalk 4G 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

License

Notifications You must be signed in to change notification settings

sbcshop/Pitalk_4G_HAT_Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pitalk 4G HAT

The PiTalk 4G 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 EG25-G:

  • Supply voltage: 3.3–4.3 V.

  • LTE Features:

    • Support up to non-CA Cat 4 FDD and TDD.
    • Support 1.4/3/5/10/15/20 MHz RF bandwidth.
    • Support MIMO in DL direction.
    • LTE-FDD: Max. 150 Mbps (DL), Max. 50 Mbps (UL).
    • LTE-TDD: Max. 130 Mbps (DL), Max. 30 Mbps (UL).
  • UMTS Features:

    • Support 3GPP R8 DC-HSDPA, HSPA+, HSDPA, HSUPA and WCDMA.
    • Support QPSK, 16-QAM and 64-QAM modulation.
    • DC-HSDPA: Max. 42 Mbps (DL).
    • HSUPA: Max. 5.76 Mbps (UL).
    • WCDMA: Max. 384 kbps (DL), Max. 384 kbps (UL).
  • GSM Features:

    • Support GPRS multi-slot class 33 (33 by default).
    • Coding scheme: CS-1, CS-2, CS-3 and CS-4.
    • Max. 107 kbps (DL), Max. 85.6 kbps (UL).
  • Internet Protocol Features:

    • Support TCP/UDP/PPP/FTP/FTPS/HTTP/HTTPS/NTP/PING/QMI/NITZ/SMTP/SSL/MQTT/CMUX/SMTPS/FILE/MMS* protocols.
    • Support PAP (Password Authentication Protocol) and CHAP (Challenge Handshake Authentication Protocol) protocols which are usually used for PPP connections.
  • SMS:

    • Text and PDU modes
    • Point-to-point MO and MT
    • SMS cell broadcast
    • SMS storage: ME by default
  • For more key features of EG25-G Module click here

Setup PiTalk 4G HAT with RPi

To Start working with our PiTalk 4G 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 4 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 https://github.com/sbcshop/Pitalk_4G_HAT_Software.git
  • 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 you have move out the example file which you want to run from the Examples directory and after that run the code by make some editing if require.

Setup PiTalk 4G to use Internet on Raspberry Pi

  • Connect HAT on Raspberry Pi,

  • Make sure you have enabled serial interface of Raspberry Pi, if not follow guide : "Serial Interface Enable RPi"

  • Once Pi is running and HAT is getting power make sure 4G module is on, for this press and hold power key for 3-4 sec. You will get confirmation by network status LED.

  • Follow setup guide provided here in github : "Steps for 4G HAT Internet on Raspberry Pi"

Setup PiTalk 4G Via USB

  • We have also provided the USB feature in our PiTalk 4G HAT to use this HAT as dongle. For this you have to to install its USB driver provided in this Repository. For this download and unzip the zip file of it and install in your computer system.

  • After setup it, insert SIM card and attach 4G antenna to it and plugin it in your system via USB type-C cable and press the PWRKEY button for 3-4seconds to activate the module, NETLIGHT will start blinking. If everything goes well it will connect as a cellular network in your system. You can also open the device manager to see COM Port of Quectel device showing as in below image:

  • After the succesfull connection to your PiTalk 4G HAT board you will be able to use your cellular network to connect with internet.

Documentation

Our Other GSM Based Products:

Related Products

PiTalk

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 4G 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages