in

Raspberry Pi 2 & SIM900A GSM/GPRS Module: Ring, Send SMS and connection TCP/IP



Remember to subscribe !

Give this a Thumbs Up if you like it, it helps to grow the channel.

This video shows how to send sms, call phone and TCP/IP connection with SIM900A GSM/GPRS module with AT commands from a Raspberry Pi 2
links:
APN:

Share this:

28 Comments

  1. I have couple of questions:-
    1. Does Raspberry pi 3 improve network quality
    2. In voip, can Raspberry improve GSM Gateway port quality
    3. How do i improve the lan port network quality of my TP-link wireless router with Raspberry?
    4. How do i set up Raspberry pi 3 to work with my router and all the device connected to router lan port and other wireless devices?

  2. iam connecting the Raspberry Pi 2 SIM900A GSM/GPRS Module using UART port 14 TX and 15 RX of raspberry pi and SIM900A GSM/GPRS Modul TX and RX but unable to connect the UART can check and tell what type of procedure step by step

  3. Hello, Thanks for the video, my question is that, is it possible to send message and make a call even if you don't have money in the sim.

    Thanks

  4. Hi, Please explain the line………port = serial.Serial("/dev/ttyAMA0", baudrate = 9600, timeout=1)……which tty i chose ,,,,i am using raspberry pi 3 and sim 800…..i am giving ,,,,,——- "/dev/pts/0" in my code———where is the mistake..plz help me.

  5. Hello, thanks for the video, I have a question, the code that you show in the TCP/IP part are complete? it 's possible to use a PI model A and B? Is te code is not complete, can you post it?

    Thanks.

  6. Hi All,

    It was a very good explanation. I'm working on raspberry pi -3 and using
    ITEAD GSM800 module for 3G network (Vodafone sim card). The problem is,
    there is no proper documentation available in online to setup the GSM
    module. Could you please let me know the steps which was involved in
    setting up the 3G network on RPI-3 by using GSM800/GSM900 module. I'm
    using GSM800.

    Thanks in advance.