Arduino ProjectsArticles

sim800l gsm module arduino tutorial

send receive SMS&Call with SIM800L GSM Module & Arduino

Introduction

In this article, we explain how the sim800l GSM/GPSRS module will work and how you can use it in any IoT project. You can use this module and do almost all phone calls and SMS Message Projects, and you also use it for GPRS BAsed Projects.

if you are interested in more about the GSM SIM800L Module Plz Go through the Datasheet.

Bill Of Material

S.N

Component's

Quantity

1

Arduino Nano

1

2

SIM800l GSM Module

1

3

3.7v Battery

1

4

3.7v Battery Holder

1

5

Zero PCB

1

6

PUSH On/Off Switch

1

7

Antenna

1

Hardware Overview

The Heart of the module is a SIM800l GSM cellular chip from the simcom attachment.

  • The operating voltage of the chip ranges from 3.4v to 4.4v you used a direct LiPo Battery supply and a 3.7v lithium-ion battery.
  • Is a really small size GSM Module and its operating voltage is also low.it is better for embedding projects.

Esp32 cam Motion Detection using Ultrasonic Sensor1

The Module requires an external antenna to connect to the network. so the module comes with a helical antenna that can be soldered to it. but this board also has a UFL connector if you use it then you get a better signal.

There is a SIM Socket on the back any 2G, or 3G SIM card will work properly. it proper way to insert the SIM Card is typically engraved on the surface of the SIM Socket.

Sim800l

The SIM800L Module has a total of 12 Pins

VCC Pin:- is a power supply pin you connect to the 3.4v to 4.4v power supply with the help of a lithium-ion battery or LM2596 Step Down Converter.

RST Pin:- is the reset pin. if you do not get a signal in a bad space then pull this pin LOW for 100ms to hard reset.

RxD Pin:- pin is used to send commands to the module. if your baud rate is a match then you send the AT Command easily.

TxD Pin:– is a pin used to transmit data from the module to the controller.

GND Pin:- is the ground pin to connect to the controller.

RING Pin:- indicates the Ring Alert is the interrupt-out pin from the module. when you receive an SMS or Call the PIN is LOW.

DTR Pin:- is control the sleep mode is not SMS And Call Come then GSM module go in Sleep Mode.

MIC Pin:- is connected to the microphone input You can connect an external microphone is 2 pins directly.

SPK Pin:- is connected to the Speaker. You can connect to a PIN speaker directly

 

The Sim800l Module has an LED that indicates the status of your cellular network.is blinking different patterns depending on the cellular network state.

Sim800l 2 Sim800l 1 Sim800l

Here we used the 3.7v battery to give proper supply to the SIM800L GSM Module and is Working Perfectly.

14

And if you did not use a battery then there is another option available you use the LM2596 Step Down Conveter On the input side you are given a 9V or 12V supply and output side you set the 3.7V only.

Components2

Circuit Diagram

Wiring A SIM800L GSM Modle to the Arduino nano microcontroller and attach the 3.7v battery to the batter supply.

The GSM Connected to the UART Protocol

For Arduino D2 Pin connected to the gsm Tx Pin and Arduino D3 Pin Connected to the gsm Rx Pin and both ground pin is common

sim800l conection

Code 

Here we used the Arduino IDE software to upload the code to send AT commands and communicate with the SIM800l module. we used the serial monitor.

Code_2

GitHub e1697076839430Working Demo

Sim800l Module 1

IMG 8748 1 e1698378479428

Video

Conclusion 

The GSM SIM800L Module works perfectly but if you are not given the proper supply and do not use the proper antenna then it will not work.in most projects, we used the sim800l module because is small in size and also low cost.

SIM800L Projects

Prateek

Hi, Prateek Here I’m interested in Electronics That's why I Make Soo Many Projects, I’m currently Pursuing M Tech.. if you Relay Like To My Blog Plz Comment Below...Thanks To All Electronics Lover...❤️

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button

Adblock Detected

Please consider supporting us by disabling your ad blocker