Tutorial: How to use SIM800L GSM Module with Arduino

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024
  • #TechToTinker There are actually a lot of GSM module available in the market but I personally recommends and prefers SIM800L due to its size and simplicity. It has a small footprint so it occupies a very small space. This is because SIM800L only provides the basic core of GSM. Meaning to say, you need to provide additional circuitry in order to use it. But don't worry, I will show you the simplest way to use it, so stay tuned.
    Links to the source code:
    techtotinker.c...
    Links to another SIM800L tutorial:
    • TUTORIAL: How to use S... How to make voice call
    Links to use SIM800L DTMF capability:
    • Tutorial: SIM800L DTMF...
    Links to more detailed tutorials application / project:
    • Tutorial: How to use S...
    OR you might interested in using ESP32 and a MicroPython instead:
    • 014 - ESP32 MicroPytho...
    PURCHASE LINKS:
    Arduino Uno R3: invol.co/cl2ifv7
    Arduino Uno orig: invol.co/cl2ifvw
    SIM800L: invol.co/cl2ifwm
    Breadboard - invol.co/cl2d98p
    Dupont jumper wires - invol.co/cl2d990
    Please Like and Share this to your friends. Please do not forget to Subscribe.
    Thank you and have a good day.

Комментарии • 361

  • @dmitriyteslenko5836
    @dmitriyteslenko5836 3 года назад +5

    Thank you a lot!!!
    You saved me, and my Brain.
    I haved tried to connect this module hundred times and read many instructions, but nothing
    But you said "Just connect RST to pin4 and will be OK"
    I don`t know, how it`s working, but... it working!!!
    Thank you and many best thanks from Russia!

    • @TechToTinker
      @TechToTinker  3 года назад +1

      Hello @Dmitriy Teslenko, I am glad that you successfully able to make it work for you. If you have any further concern, just feel free to message. Thank you and you are most welcome. Cheers, George.

    • @HonzaHadrbolec
      @HonzaHadrbolec 3 года назад +2

      Wow! Pin 4 is not mentioned in code! How is possible it works??? I musto to try it tomorrow. I have still problem with getting provider signal and there is no communication via serial (AT commands).

  • @wernicki
    @wernicki 2 года назад +3

    At 11:16, You sent sms: Hello SIM800L, but on the serial monitor we see Helo SIM800 - with out L on end of line. Why?

  • @harishragala6590
    @harishragala6590 2 года назад +2

    Sir i have Airtel 4G does it work with that sim800l please tell me about it...but the video and explanation were perfect and nice🙂

  • @Anointingify
    @Anointingify 4 месяца назад

    Thank you for this beautiful code. Please, what could have gone wrong? My serial monitor was stucked at "initializing"

  • @johnrosedelacruz8995
    @johnrosedelacruz8995 3 года назад +10

    hello, since sim 800l is for 2G networks, is it compatible with a 4G/5G sim card? Is there any specific voltage it might require to function? Thank you.

    • @TechToTinker
      @TechToTinker  3 года назад +1

      @john jose dela cruz, 4G/5G is commonly designed backward compatible to 2G. 3.4 to 4.4V is the supply voltage requirements. GPIO is 2.8V logic level.

    • @technoelectronics4497
      @technoelectronics4497 3 года назад

      yes for 4G but not support LTE 4G
      www.technoelectronics44.com/2020/11/gsm-sim800l.html

    • @sto.tomastristanmanuelt.7070
      @sto.tomastristanmanuelt.7070 Год назад

      @@TechToTinker wait , so it may work on 4g sim?? Y/N??

    • @spygamingzone
      @spygamingzone 7 месяцев назад

      ​@@sto.tomastristanmanuelt.7070 yes bro but only airtel

    • @pankajdas7384
      @pankajdas7384 6 месяцев назад +1

      Yeah only Vi or airtel 4g sim is support, in sim800L

  • @mike_van_in
    @mike_van_in 3 года назад +2

    Hi George, (It seems that people are calling you by that name!) This seems to be a useful video. I have just bought this GSM module and will try it as soon as I am satisfied about safe voltage levels. I wanted to ask you why you had no problems with supplying *and driving* the module with 5 volts. I understand using a common silicon diode to drop the voltage by 0.6V for the supply. I will probably put a large capacitor after the diode to supply the burst current. But for driving the the RXD input, would a diode and a pull-down resistor be good enough? Have you some experience with that method? Many thanks.

    • @TechToTinker
      @TechToTinker  3 года назад +3

      @Mike Van In, I would suggest to better use a proper external power supply between 3.4V to 4.4V with 2A power supply.
      For the Rx pin of SIM800L, you can use a voltage divider circuit to lower voltage level.

    • @mike_van_in
      @mike_van_in 3 года назад +1

      @@TechToTinker Thanks!

    • @TechToTinker
      @TechToTinker  3 года назад

      @@mike_van_in you're welcome. Thanks

    • @RUPAMAUTO
      @RUPAMAUTO 2 года назад

      good works

    • @sallyjamal7763
      @sallyjamal7763 2 года назад

      @@TechToTinker i have question how i can sen sms from sim 800 using arduino??

  • @karthiktalakokkula
    @karthiktalakokkula 2 года назад +2

    Can I use SIM 800L as the module in a way that can send SMS of the GPS location once the button (SOS) is pressed? Do note that I have used Neo 6M module for GPS tracking... So is it possible to automatically send an SMS alert??

    • @TechToTinker
      @TechToTinker  2 года назад +1

      Yes. You just need to provide external power supply for the gps and gsm modules.

    • @karthiktalakokkula
      @karthiktalakokkula 2 года назад

      @@TechToTinker Thanks for the reply!!! Can you please share any tutorial link, if possible, for better understanding... That would be really helpful for my smart stick project

  • @johnmarkmanuel2681
    @johnmarkmanuel2681 Год назад

    Goodmorning sir I just want to ask if what data plan does the simcard need? Regular load or data plan? Badly need for my thesis sir

  • @jessicamelody6891
    @jessicamelody6891 2 года назад +1

    hi, pls explain to me about the sim card. Do i have to buy a brand new sim card and just use, how will it connect and send a message to my phone?

    • @TechToTinker
      @TechToTinker  2 года назад

      You may use your current sim card. Just insert it, upload the given source code, and test it.

  • @paulelliott2459
    @paulelliott2459 2 года назад

    Hi .
    Awsome video !
    Is there anyway to mod this to respond to a call rather than a text ... I don't need it to answer ! I need to operate a relay or bell on ring and stop when the ring ends .....
    Our sip phones used to use a function "ring anywhere' that rang an analog line with a factory bell attached .. But the pstn line has been removed .. I could use ring anywhere to ring one of these modules and relay a bell to ring ... But I don't know how to write the code to respond to rings, or even if its possible .
    Thank you
    Paul

  • @Ed.Caneda
    @Ed.Caneda 3 года назад +4

    Sir George, you have the gift and passion for teaching.

  • @tempmale6581
    @tempmale6581 2 года назад +1

    My Arduino does not power on when I put the SIM800L to 5V and when I switch to 3.3V, my SIM800L does not work.
    If I use powerbank and an IN-4001 diode to regulate 5V, will it work? Is it a good long term or will I be forced to use another power source?
    I have another idea. I'm also planning to use a Romoss Ares 10 Mini powerbank with 2 USB output with 5V 2.1A to power Arduino and connect other wire to SIM800L in breadboard. Do you think it can work?

    • @TechToTinker
      @TechToTinker  2 года назад

      SIM800L is power hungry device so it should be power with a separate external power supply with ATLEAST 2A current capability.
      With regards in using powerbank, I cannot give you answer with that because I haven't tried it perhaps you could try it on your own.
      I would suggest to use an external power supply 1 for Arduino and another 1 for the gsm module.

    • @mohammadatiah735
      @mohammadatiah735 2 года назад

      @@TechToTinker Brother, please answer me, I need you, because my project is ready, and secondly, the problem of the cat is only that I have a problem. No sim800L piece and 3.7 voltage saver, but what chip do you need G2 or 3G? Thank you

  • @thecambaisreal
    @thecambaisreal Год назад

    Hello, were you using a 4G Globe sim with this gsm module? Need confirmation for a project.

  • @angenicanatanauan9732
    @angenicanatanauan9732 3 года назад +3

    Hi sir. May I know the the voltage and ampere of the external power supply u used? Thank you

    • @TechToTinker
      @TechToTinker  3 года назад +1

      @Ange Nica, if I still remember it correctly, the external power supply is 12V/2A which is connected to Arduino Uno power jack.
      To better power the SIM800L, it is recommended to use 3.4V to 4.4 V / 2A power supply.

    • @angenicanatanauan9732
      @angenicanatanauan9732 3 года назад

      @@TechToTinker Noted! Thank you sir :)

  • @Kûlprit404
    @Kûlprit404 8 месяцев назад

    Im assuming the sim card is already activated? Or does the sim800 already connects it to satellites?

  • @harishragala6590
    @harishragala6590 2 года назад

    Sir can you do video about how do we do solder the pins to sim800l... thank you

  • @warrenscorner
    @warrenscorner 2 года назад

    Great video but I have question. My SIM card instructions are telling me that I must enter the APN but I don't see a place to do that. How do I enter my APN?

  • @paulelliott2459
    @paulelliott2459 2 года назад

    Is it possible to connect pin 6(ring) directly to the arduino digital pins to detect high/low... When a call is received ... Would this work ? Or is the output incompatible ?.
    Thank you
    Paul

  • @dariodraiman6339
    @dariodraiman6339 3 года назад +1

    Hi, great video! Does the module turns on automatically when you apply power? In the datasheet is states that the module has a power key pin that must be held low for at least 1 second for power on/off. Thanks!

    • @TechToTinker
      @TechToTinker  3 года назад

      Hi @Dario Draiman, no the SIM800L GSM module does NOT have a power key.

  • @senkottuvelan
    @senkottuvelan 3 года назад +1

    Thank you so much sir. I was astonished to see its size. I was like "Man that is small." ❤️ From India. I wonder where are you from. Thank you again. 🔥

    • @TechToTinker
      @TechToTinker  3 года назад +3

      @Senkottuvelan, glad that you liked it. I am from Philippines. Cheers.

    • @senkottuvelan
      @senkottuvelan 3 года назад

      @@TechToTinker 👍🏻❤️

  • @DiyintheGhetto
    @DiyintheGhetto 2 года назад

    Hello when I try in AT+CREG? I get ATAATATATAT+ATAT+CATAT+CRATAT+CREATAT+CREGATAT+CREG?ATA Not sure what is is all about? I keep getting nonstop blinking I'm guessing it is not connected to my network.

  • @markneiltanap
    @markneiltanap 26 дней назад

    hey bro if normal string like "hi " it can send a message but when a link is a sms message i couldn't receive it

  • @danangkurniawan2376
    @danangkurniawan2376 4 года назад +2

    Thanks for your tutorial, but i have a problem with my module, my module always blink every second, can't get the signal. Any solutions?

    • @TechToTinker
      @TechToTinker  4 года назад

      Hello Danang, how did you power the SIM800 module? Normally you should power it with external power supply of 3.4 to 4.4V with minimum current of 2A

    • @danangkurniawan2376
      @danangkurniawan2376 4 года назад

      @@TechToTinker 4.0 V, using LiPo Battery

    • @TechToTinker
      @TechToTinker  4 года назад

      @@danangkurniawan2376 tried adding an electrolytic capacitor between SIM800 VCC and GND.

    • @TechToTinker
      @TechToTinker  4 года назад

      another maybe sim connection. it should be inserted like this: www.google.com/search?q=sim800l+insert+sim+card&prmd=ivsn&sxsrf=ALeKk00QdB1-1KCj6DY9VTvmNoVFR1GjEA:1601878787794&source=lnms&tbm=isch&sa=X&ved=2ahUKEwjMmfrA55zsAhUDGKYKHaxRAlQQ_AUoAXoECBAQAQ&biw=393&bih=671&dpr=2.75#imgrc=w6guxI87dIEX1M

    • @danangkurniawan2376
      @danangkurniawan2376 4 года назад

      @@TechToTinker still not working

  • @ley2311
    @ley2311 Год назад

    Hello sir, May I ask what is the problem why serial monitor only shows initializing?

  • @johnkennetharzaga130
    @johnkennetharzaga130 2 года назад +1

    Sir good day! Can i ask that sim800l it connect to the ultrasonic sensor?

    • @TechToTinker
      @TechToTinker  2 года назад

      Hello John, SIM8000L cannot be connected directly to Ultrasonic sensor, you will need a microcontroller in between such as Arduino microcontrollers.

  • @bgable7707
    @bgable7707 2 года назад +1

    What type of SIM card Cell service is required, what do you have to purchase?

    • @TechToTinker
      @TechToTinker  2 года назад

      It uses 2G technology but modern sim cards as far as I know should be backward compatible. Meaning to say, 3G, 4G, 5G should still works with this GSM module.
      But, if your country no longer support 2G then this module is useless for you. You may search for newer models which supports LTE/4G but it is more expensive.

  • @davebate3108
    @davebate3108 3 года назад

    This video, and many other tutorial videos, show the RxD pin connected
    directly to the Tx pin of a 5V Arduino ? The RxD pin on the SIM800L has
    a MAXIMUM voltage level of 2.8V. It needs a potential divider network
    to reduce the 5V signal from the Arduino to the 2.8V input on the
    SIM800L module. I have no doubt it works without, but it is stressing
    the SIM800L beyond acceptable limits, and I wonder how long it will
    last.

    • @ganeshdevisetti4310
      @ganeshdevisetti4310 2 года назад

      I have a problem, I used the gsm 800l on 5v by mistake for like a minute, without realizing that it should be on 3.4 V now the red light switched on the movement I switched it on, and the red light turned on then it did not, in that 1 min it heated a little that's it, now is my sensor damaged?
      cause I am scared now

  • @unknownxyz7425
    @unknownxyz7425 3 года назад +1

    Hi sir im doing a project of vehicle tracking system will this gsm work with 4g sim plz reply. Should I buy 800L or 900 gsm module?

    • @TechToTinker
      @TechToTinker  3 года назад

      @unknown xyz, both sim800l and sim900 works with 4G sim. Just make sure your country still supports 2G technology.

    • @unknownxyz7425
      @unknownxyz7425 3 года назад

      @@TechToTinker Jio sim will work? its uses 4g network

    • @TechToTinker
      @TechToTinker  3 года назад

      I don't think if I can answer you with that. Just go to google and search if your country still supports 2G. If not, then you cannot use SIM800 nor sim900.

    • @unknownxyz7425
      @unknownxyz7425 3 года назад

      @@TechToTinker which module can i use for 4g or do i have to buy 2g sim seperately

    • @TechToTinker
      @TechToTinker  3 года назад

      @@unknownxyz7425 you seemed not reading my reply. I don't know if I could help you then.

  • @prajwalraikar3205
    @prajwalraikar3205 2 года назад

    Can i connect audio jack to the module for earphones to make calls..?... If i can means plz help me to make this.. Bro.. Plz plz pzl

  • @josemonvarghese3324
    @josemonvarghese3324 3 года назад +1

    Hi, how to attach a vibration sensor with this circuit? If a vibration is detect from vibration sensor, send a msg to mobile phone. Pls help...

    • @TechToTinker
      @TechToTinker  3 года назад

      Hi josemon, you may replace the tactile button switch with your vibration sensor. Then modify the code according to how the vibration works.

  • @Hahe2023
    @Hahe2023 8 месяцев назад

    Hello sir, kindly can u clarify my doubt
    I am using sim800l for my project I am very confused, whether should i use any dc-dc buck converter or I am having a 12V adapter can i use that

    • @kakoozaxenyondo00
      @kakoozaxenyondo00 4 месяца назад

      use a buck converter, reduce the volts to a range of 3.4 to 4V

  • @wittbike6743
    @wittbike6743 4 года назад +2

    Thank you for your short and helpful example.

  • @michaelbenn4741
    @michaelbenn4741 3 года назад +1

    That's a great Videa TechToTinker, but your description of the pin assignments doesn't seem to match the label on the back of the SIM800L. Pin 3 (from the top) is labelled as RST, whereas you described it as RXD, then you only describe five pins, when there are actually six (NET, VCC, RST, RXD,TXD and GND according to the label). I have ordered an SIM800L, but it hasn't arrived yet, so I can't verify whether your description or the labels are correct, but it might be an idea for you to confirm please :-) Do we need to do anything with the RST pin, such as tie it high or low perhap, or will the the SIM800L work OK without it connected, as appears to be the case?

    • @TechToTinker
      @TechToTinker  3 года назад +1

      Hi @Michael Benn, NET is not actually a pin where pin headers will be connected. NET is where you connect the external helical antenna. That's the reason, I begin pin assignment from VCC as pin 1.
      You can leave the RST pin without connection to microcontroller. its sole purpose is for resetting the SIM800L.I believe, it has a pullup resistor in the module. You have the option to tied it to microcontroller's RESET pin or you can control it manually.
      Thank you and cheers.

  • @teofilooribello7443
    @teofilooribello7443 2 года назад +1

    Hi po! paano po kung walang response ang led kahit may power na sinupply ibig sabihin ba sira na ang module?, ang gamit ko po ay 3.7v lipo battery with 2 amp.

    • @TechToTinker
      @TechToTinker  2 года назад

      Maraming possible cause. Baka defective ang module. Baka walang connection papuntang VCC at GND from the battery. Baka mababa ang voltage ng battery or low batt.

  • @ranelbriones7205
    @ranelbriones7205 4 года назад +6

    "Very small and very cute"
    Banana for scale

  • @strangeworld907
    @strangeworld907 6 месяцев назад

    Hii, ask ko lang po sir kung ano problema non akin. Yun lumalabas lang sa serial monitor is "INITIALIZING", wala akong "OK" na natatanggap mula sa SIM800l po.
    Ano po sa tingin nyo yun mali? Kasi yun SIM800l po is nag biblink naman po siya every 3 seconds, and I think nababasa nya po yun sim ko naman.

  • @izzahsyahirah2117
    @izzahsyahirah2117 2 года назад

    Hello sir, do you have any coding or tutorial that can make that GSM reply back via phone after receiving from the phone sms without using a laptop?

  • @EmanMarcaida
    @EmanMarcaida Год назад +1

    Hello, have you tried connecting this in arduino along with PIR sensor (HC-SR501)? Did you experience any false positive from the PIR Sensor?

  • @cachobernicejoym.7466
    @cachobernicejoym.7466 7 месяцев назад

    hello po sir. I am a student planning to use arduino with sim800L with a fire sensor alarm and buzzer. This will be one of the features of our research project in our state university. Is there any chance that you could provide a tutorial for this fire alert system sir? Thank you so much

  • @shashankdevadiga9449
    @shashankdevadiga9449 2 года назад

    If we connect to laptop do we need to connect external supply also?

  • @venkateshm8479
    @venkateshm8479 2 года назад

    How a user can select preferred sim card credentials.,, if a user insert different sim card then we have to manually type the codes inside arduino.but how to give user to select sim type dynamically.

  • @carlosmendez2672
    @carlosmendez2672 3 года назад +1

    Hi, do you have any voltage divider diagram for 4.2 volts that may provide

  • @kalanaweerakoon3225
    @kalanaweerakoon3225 3 года назад +1

    I looking for a source to connect this 800L to an avr and im i also want to connect it to a server..looking forwarding for examples and ideas

    • @TechToTinker
      @TechToTinker  3 года назад +1

      Hi @kalana weerakoon, I am currently don't have enough experience with AVR but it should be easy after you are able to understand UART serial. After that you can control the SIM800 by sending AT commands.

    • @kalanaweerakoon3225
      @kalanaweerakoon3225 3 года назад

      @@TechToTinker okay thanks

  • @omtech1703
    @omtech1703 Год назад

    Hi sir can I pair sim800l with Arduino nano to make automatic call and message when pressing a button

  • @sweetravencurranlabrada4115
    @sweetravencurranlabrada4115 3 года назад +1

    Sir! how about if I use water sensors. When the sensor works the gsm module should send a text to the default number that the sensor sensed water.

    • @TechToTinker
      @TechToTinker  3 года назад

      @Labrada, Sweet Raven. Yes that's very easy to implement. Instead of checking the button switch state, check for the sensor.

    • @sweetravencurranlabrada4115
      @sweetravencurranlabrada4115 3 года назад

      @@TechToTinker does it mean I can use the same code?

    • @TechToTinker
      @TechToTinker  3 года назад +1

      @@sweetravencurranlabrada4115 Yes and no. Yes because you don't need to modify much of the code. No because you will still need to modify a little.
      Refer to my first reply on how you will do it?

    • @sweetravencurranlabrada4115
      @sweetravencurranlabrada4115 3 года назад

      @@TechToTinker THANKYOU SIR! Really much of a help

    • @TechToTinker
      @TechToTinker  3 года назад

      @@sweetravencurranlabrada4115 Im glad to help. Cheers.

  • @jasperblase1374
    @jasperblase1374 Год назад

    Hello po sir, ask ko lang po if ano po difference nila sa sim900a? For thesis purposes lang po thanks po.

  • @teluguyoutuberkarthik_elec9020
    @teluguyoutuberkarthik_elec9020 3 года назад +1

    Hi sir Instead of gsm900a can i use gsm800l for prepaid energy meter project

    • @TechToTinker
      @TechToTinker  3 года назад +1

      I am not sure but I think Sim900 and SIM800 has compatible AT commands.

    • @teluguyoutuberkarthik_elec9020
      @teluguyoutuberkarthik_elec9020 3 года назад

      @@TechToTinker thank you so much for your valuable reply sir

    • @TechToTinker
      @TechToTinker  3 года назад +1

      @@teluguyoutuberkarthik_elec9020 my pleasure brother. Cheers

  • @SuvroImran
    @SuvroImran 4 года назад +1

    On the left side has 6 pins including an antenna pin. Please check.

    • @TechToTinker
      @TechToTinker  4 года назад +1

      Yes that is correct @Al Imran Suvro.

  • @pedagogicomaker1410
    @pedagogicomaker1410 2 года назад

    Thank you friend, this is the best channel of the World!! from: Brazil

    • @TechToTinker
      @TechToTinker  2 года назад +1

      I'm glad that you liked it. Thank you

  • @sheinmarcos1303
    @sheinmarcos1303 8 месяцев назад

    the gsm i bought has a wired antenna (to be plugged on top left of module). do i still need to solder the hellical antenna if i am using the wired antenna?

  • @iangallardo8756
    @iangallardo8756 2 года назад +1

    hello how bout using sensor pag may ma dedetect ang sensor may tatawag sa phone po.
    pano po yun?

    • @TechToTinker
      @TechToTinker  2 года назад

      Hello Ian, seems like I am far late already to reply back to you. Yes it is very possible. If you need my help, drop me an email to tech.to.tinker@gmail.com
      Cheers.

  • @pajoinpoplsplspls8935
    @pajoinpoplsplspls8935 3 года назад +1

    Good day! does it need to have a balance to send messages?

    • @TechToTinker
      @TechToTinker  3 года назад

      @Hibiki Kuze, gsm module works exactly the same as your mobile phone. Does your mobile phone can send sms without load balance?

  • @yacokirzner
    @yacokirzner 4 года назад +2

    Very good your videos, comments and tips. Thanks and have a great success in your professional live!!!

    • @TechToTinker
      @TechToTinker  4 года назад

      Thank you very much @Yaco Kirzner and you're welcome.

  • @fiq5640
    @fiq5640 5 месяцев назад

    is it still working if im just use 5 volt to give power supply to gsm without use diod or resistor

  • @pookoye
    @pookoye 2 года назад

    Is there any AT command for sending SMS to the SIM address book?

  • @urdu600
    @urdu600 7 месяцев назад

    i buy sim800l sms not sending . recived sms and call good word . on 19200 bund rate . what is the problem of sending sms . code in the pass i use sms send code working but this time not work.

  • @errolsternberg8185
    @errolsternberg8185 3 года назад +1

    Thank your, your video helped and it was very easy to follow.

    • @TechToTinker
      @TechToTinker  3 года назад

      @Errol Sternberg, glad that it helped. Thank you.

  • @gideonquarm3618
    @gideonquarm3618 Год назад

    Pls, what software can I use for the programming

  • @geraldseloveres2281
    @geraldseloveres2281 3 года назад

    great vid sir. by the way sir what mobile no. should I put in the code? the mobile phone no. or the GSM module sim no.?

    • @TechToTinker
      @TechToTinker  3 года назад +1

      It's the mobile number you want to be notified.

  • @dimplesathish5510
    @dimplesathish5510 Год назад

    It is very useful video and u told clear concept
    But i am not getting sms to my number can u please help me out

  • @gitgud42
    @gitgud42 3 года назад +1

    hi sir hindi rin po ba nasira ang gsm nyo sa 5 volts nyo po kahit walang diode or resistor?

    • @TechToTinker
      @TechToTinker  3 года назад +1

      so far, ok pa yung sim800l ko pero hindi ko naman kasi ginagamit palagi.
      Recommended to observe the following option:
      1. 3.4 to 4.4 V sa VCC external power supply.
      2. 2.8V voltage level on rx pin using voltage divider circuit resistor or better use voltage level converter module.
      or use a sim800l powerboard.
      or better used sim800l v2 board because it takes care voltage level and power.

    • @gitgud42
      @gitgud42 3 года назад +1

      @@TechToTinker thanks man earned my subscription and respect hahahaha

    • @TechToTinker
      @TechToTinker  3 года назад +1

      @@gitgud42 your most welcome bro. Thanks.

    • @tempmale6581
      @tempmale6581 2 года назад

      Which diode did you use sir? Will IN-4001 work on SIM800L?

  • @armincal9834
    @armincal9834 3 года назад

    I soldered the pins the other way around lol :D
    Also is it possible to attach a li po battery to power up the sim800l but transfer data to arduino?

    • @TechToTinker
      @TechToTinker  3 года назад

      @Armin Cal, 2 or 3 pcs of 18650 connected in parallel is a good setup.
      Btw, I don't see a tradeoff using that config and you also have the printout of pins. Good luck and cheers

  • @darwinvargas1437
    @darwinvargas1437 3 года назад +2

    hi sir... may softcopy ka ba nyan..?

    • @TechToTinker
      @TechToTinker  3 года назад

      @Darwin Vargas, yes check the links in the video description. Cheers.

  • @pateldhruv4657
    @pateldhruv4657 3 года назад

    We can use any company sim in gsm module and other side phone have any company sim
    It's working or not?
    Like we use gsm module vodaphone sim and in our phone in jio sim
    So it is working or not?

    • @TechToTinker
      @TechToTinker  3 года назад

      @Dhruv Patel, yes it will as long as your country still supports 2G.

    • @pateldhruv4657
      @pateldhruv4657 3 года назад +1

      @@TechToTinker bcz my module work only if vodaphone to Vodaphone
      But when I chnage vodaphone to any other company sim ,it's not working
      So provide solutions

  • @MrBobWareham
    @MrBobWareham 2 года назад +1

    Very nice, thank you I have joined your channel to see more as this would be good to make a security device, no Wi-Fi

  • @rampr4225
    @rampr4225 3 года назад

    I have observed many posts on the internet that state GSM module can also be used to get GPS coordinates....is this true? Thanks 👍

    • @TechToTinker
      @TechToTinker  3 года назад +1

      Hi Ramesh, SIM800L does not have GPS capability. What others do is use the GPS coordinate of the cell site where SIM800L is registered, but that's not accurate. Better to purchase additional gps module.

  • @cryptojo12
    @cryptojo12 4 года назад +1

    Congrats Tsong. Galing mo tlga Sir!

  • @philipjohnnbonbon5566
    @philipjohnnbonbon5566 5 месяцев назад

    What library po yung ginagamit nyu po ditu? Hehe

  • @pinoyenginerd1091
    @pinoyenginerd1091 4 года назад

    i also prefer it , nice talaga ito sir dahil may built in RTC sya at makaset ka rin ng alarm ,meron din itong file system, makakastore ka ng text, pwedi panga itong connekan ng sd card at makaplay ka ng mp3 pero mahirap lnag need pa baguhin ang board.

    • @TechToTinker
      @TechToTinker  4 года назад

      Oic, hindi ko pa siya masyado na explore. Nagreresearch ako kung paano yung FM kung meron man hehehe

    • @pinoyenginerd1091
      @pinoyenginerd1091 4 года назад

      @@TechToTinker meron pero, ang antenna nya ay mahirap iconnect , need na nga bagong pcb lgyan ng trace galing sa antenna pad nya.

    • @TechToTinker
      @TechToTinker  4 года назад

      @@pinoyenginerd1091 ah sige explore ka na lang, salamat Sir

  • @olu_akin
    @olu_akin 2 года назад

    Hi, great video. I am using SIM800l with ESP32. How can I use to send sms?

  • @JerechoTorbulencia-ns4wp
    @JerechoTorbulencia-ns4wp 6 месяцев назад

    Gagana po ba to kahit anong klasing type ng Arduino gamitin?

  • @BilalAhmed-jh2jv
    @BilalAhmed-jh2jv 8 месяцев назад

    If we use esp32 having WiFi module then why we are using sim800l can we use both?
    Tell me difference

    • @abhaypandey4889
      @abhaypandey4889 Месяц назад

      I think I'm late but, ESP32 has wifi connectivity but you cannot send message solely using wifi, GSM module helps in sending message and stuff. Though If you wish to route your message using wifi, it won't be needed

  • @deobertamar9668
    @deobertamar9668 2 года назад

    Hello Sir,Can you make the code for vibration Sensor,sim800l,buzzer and Arduino nano,to sending message.

  • @armanriyahi
    @armanriyahi 3 года назад

    Hi.with tanks but i waz listened sim800l just need 3.8 V and dont work with 5 V .how did you do that with 5 V ?

    • @TechToTinker
      @TechToTinker  3 года назад

      Hi @arman riyahi, yes you understood it right SIM800L should be powered 3.4 to 4.4V

  • @osmerromero4606
    @osmerromero4606 3 года назад

    Could you tell me how to buy a phone number recorded in the SIM phonebook with the AT + CPBF command, or one that will give you a result, please

    • @TechToTinker
      @TechToTinker  3 года назад

      @Osmer Romero, check it in page 82 of this pdf:
      www.google.com/url?sa=t&source=web&rct=j&url=www.elecrow.com/wiki/images/2/20/SIM800_Series_AT_Command_Manual_V1.09.pdf&ved=2ahUKEwichbPY2qLuAhWSH3AKHcY2BBkQFjAAegQIAhAB&usg=AOvVaw3Ylp8mdy26_qTxuILL55y3
      Cheers.

    • @osmerromero4606
      @osmerromero4606 3 года назад

      @@TechToTinker If I have seen the AT + CPBF commands, what I need is to compare the entry number with the agenda number, but I cannot connect a conditional (IF) with AT command, could you help me please

  • @ayubgitonga1577
    @ayubgitonga1577 Год назад

    can you make another video using sim800l and TTGO LORA32

  • @flororaphaellbautista5956
    @flororaphaellbautista5956 2 года назад +1

    Anong sim card po compatible sa SIM800L?

    • @TechToTinker
      @TechToTinker  2 года назад +1

      Any sim. Most of SIMs are backward compatible so dapat magwork siya pa rin sa 2G. May nagsasabing ang mga 5G sims daw ay di na gumagana so better na bumili ka ng mga 4G/LTE sims lang.

  • @pateldhruv4657
    @pateldhruv4657 3 года назад +1

    bcz my module work only if vodaphone to Vodaphone
    But when I chnage vodaphone to any other company sim ,it's not working
    So provide solutions

    • @TechToTinker
      @TechToTinker  3 года назад

      @Dhruv Patel, then why not use a Vodaphone sim on it? Any sim should work as long as your country supports 2G.

    • @pateldhruv4657
      @pateldhruv4657 3 года назад

      I also chnage vodaphone to BSNL

    • @TechToTinker
      @TechToTinker  3 года назад

      @Dhruv Patel, I live in Philippines so I do not know what network companies you are talking about. In anyways, what you can do is verify first if your country still has 2G supports (its a little old technology and we are now moving to 5G now).

    • @pateldhruv4657
      @pateldhruv4657 3 года назад

      @@TechToTinker thank you for your support .
      I am from India

    • @TechToTinker
      @TechToTinker  3 года назад

      @@pateldhruv4657 its nice to know you. Cheers

  • @JANAUGUSTINEABENES
    @JANAUGUSTINEABENES Год назад

    Why did in sending the output("Hi TechToThinker") says ERROR. is signal the cause of it ?

  • @sapinnieljames553
    @sapinnieljames553 4 года назад +1

    Pa notice po. Kaya po ba iprogram ng dalwa yung magiging recipient nya?

    • @TechToTinker
      @TechToTinker  4 года назад

      Hi @Niel james Sapin, yes just create another variable for default_num lets say default_num2.

  • @cesarcastillo3685
    @cesarcastillo3685 3 года назад

    I wish to use the protocol MQTT, is it possible ?

  • @joerivera7407
    @joerivera7407 4 года назад +1

    Sir,,,, can i make gps traker using only gsm 800l

    • @TechToTinker
      @TechToTinker  4 года назад

      Hi @Joe Rivera, SIM800L is a GSM/GPRS module meaning it doesn't have a GPS capability. However, it is possible to use the cell position and triangulate your approximate location. It could be difficult and not accurate.
      Better to use additional gps module. Hope this helps. cheers.

    • @joerivera7407
      @joerivera7407 4 года назад

      @@TechToTinker ok thanks

    • @TechToTinker
      @TechToTinker  4 года назад

      @Joe Rivera, You're welcome. Thank you for visiting. :)

  • @tusharbhardwaj7511
    @tusharbhardwaj7511 Год назад

    Hi, I actually wanted to ask that I'm using sim800l with Arduino uno to send SMS and make call simultaneously one after another but the problem is that after connecting to network call function is working really fine but SMS are not sent somehow,.... I've tried tons of code but SMS are not being sent please help if anyone can ! I would be really thankful

  • @sto.tomastristanmanuelt.7070
    @sto.tomastristanmanuelt.7070 Год назад

    Can you make a tutorial on how to send messages using SIM800L in ESP32 Micropython🥺🥺

  • @gauravchauhan9583
    @gauravchauhan9583 4 года назад +1

    How to implement the same with esp32 instead of arduino?

    • @TechToTinker
      @TechToTinker  4 года назад +1

      Hi @Gaurav Chauhan, I am currently creating the drafts of the tutorial. I will post in around 2 weeks time. To answer your question, just learn the UART and apply the same AT commands.
      Hope you checkout again. Cheers

    • @TechToTinker
      @TechToTinker  4 года назад

      Hi @Gaurav Chauhan, I just uploaded the implementation using MicroPython. Please check it out:
      ruclips.net/video/uKGD9oKQJSs/видео.html

  • @razorabaquita7093
    @razorabaquita7093 2 года назад

    Can a Sim800L create a hotspot network ? Using simcard internet?

    • @TechToTinker
      @TechToTinker  2 года назад

      No. SIM800L can only provide internet in 2G. Also SIM800L has no wifi capability to provide hotspot network.

  • @VISHALKumar-hn2zb
    @VISHALKumar-hn2zb Год назад

    George Sir, I am making a laser security system in which if a suspicious body is detected it calls the owner of the property, everything is like you said in the video ,I have all the parts ,can you help making me the code for it and how to connect all the wires.
    THANKS SIR
    I HOPE THIS COMMENT SEES YOU IN GOOD HEALTH

  • @asshahidm
    @asshahidm 2 года назад

    Sir we can use airtel sim in gsm module 800l

    • @TechToTinker
      @TechToTinker  2 года назад

      I can't answer you with regards to that. I live in the Philippines. Anyways, you may try it on your own.

  • @nirutanaka5595
    @nirutanaka5595 2 года назад

    May possible way po ba gamitin ang 4G sim LTE sir, kung meron paano po? wala na po kasi ako nakita nag bebenta ng 2G sim card

    • @TechToTinker
      @TechToTinker  2 года назад

      Hi niru, usually any technology advancement ay backward compatible in order to support previous hardware. So what I mean is your 4G sim card should be backward compatible to 2G.

  • @yassinecharour970
    @yassinecharour970 3 года назад

    can i use it like a tracker gps , i mean that it can send a location to the phone with sms message

    • @TechToTinker
      @TechToTinker  3 года назад

      @Yassine Charrour, SIM800L is a GSM module only it can make or receive call and receive or send SMS.
      However, you can attach a gps module to your MCU and send the GPS coordinates with the GSM module.
      Another option could be is to use the 3G internet capability of SIM800L and use the network tower location as reference for the coordinates. This option is not accurate. I have not tried it also, so I do not know how to make it.
      I hope this helps you. Cheers.

  • @Oluwalami
    @Oluwalami Год назад

    Good day sir...
    I'm new to the gsm 800l...
    Have a quick question...
    Will connecting the gsm 800l module to a 5V supply for less than 1 minute permanently damage it?
    Also if it will not damage it, is it ok to use 5V to do a quick test of the module...
    Thanks, and great video. (timeless)

  • @ianhesm8815
    @ianhesm8815 8 месяцев назад

    Hello Sir, Good Morning. I'm Ian Hesim a 4rth year BSCS Student. Paano kita ma contact Sir? Kailangan ko ito sa thesis project ko at sana mapansin mo ito kasi marami akong itatanong. Pleaseee!

  • @jafar_tech9570
    @jafar_tech9570 4 года назад

    hi sir i have an issue it is connected to the sim by the led but when i upload your code it still on initlzation what should i do

    • @TechToTinker
      @TechToTinker  4 года назад +1

      Hi @Ardu Robo, do you get any serial dumps in your serial monitor?

    • @jafar_tech9570
      @jafar_tech9570 4 года назад +1

      @@TechToTinker no in serial monitor still just initilzation nothing else appear what should i do

    • @TechToTinker
      @TechToTinker  3 года назад +1

      You may watch again this video to make it more clear and easy to understand. Basically, you need to send AT commands to SIM800L to let it do something like sending sms or making voice call. The source code is good for testing sim800 if its functional.
      You might like to watch this instead for more detailed explanation: ruclips.net/video/HBjiFmKs5cE/видео.html
      Cheers.

    • @TechToTinker
      @TechToTinker  3 года назад +1

      Try sending AT in your serial monitor. You may refer to this manual for more details: www.elecrow.com/wiki/images/2/20/SIM800_Series_AT_Command_Manual_V1.09.pdf

  • @moksashop5818
    @moksashop5818 4 года назад

    Can we use a calling using this module or text only

    • @TechToTinker
      @TechToTinker  4 года назад

      Hello @moksa shop,
      It can be use for both call and SMS, here is a demo of it:
      ruclips.net/video/xMsBFC10s1k/видео.html
      DTMF function for controlling:
      ruclips.net/video/QueiLXLFVtM/видео.html
      Tutorial for using it for controlling:
      ruclips.net/video/HBjiFmKs5cE/видео.html

  • @jafar_tech9570
    @jafar_tech9570 4 года назад

    hi sir is it ok to power it with 5v from arduino or it will 🔥 what should i do to power it with 4.2V

    • @TechToTinker
      @TechToTinker  4 года назад +1

      Hi @Ardu Robo, SIM800L is a bit tricky to use because of its power requirements.
      It is not advisable to use Arduino Uno board to power external circuits, what I would suggest is to use external power supply with atleast 2A capacity.
      You may try to use voltage converters to step down voltages to a voltage range acceptable for sim800l which is 3.4V to 4.4V.
      Cheers,
      George Bantique
      #TechToTinker

    • @jafar_tech9570
      @jafar_tech9570 4 года назад

      @@TechToTinker thanks dear

    • @jafar_tech9570
      @jafar_tech9570 4 года назад +1

      @@TechToTinker is there another way the blue lithium battary is 3.7v it can make gsm on or not

    • @jafar_tech9570
      @jafar_tech9570 4 года назад

      @@TechToTinker and for the code i need to connect pir with it which means i need sens message when pir have amovment

    • @TechToTinker
      @TechToTinker  4 года назад +1

      @Ardu Robo, do you mean 18650 battery?
      If yes, a single 18650 might not enough
      2pcs or more 18650 connected in parallel might work. Just make sure to connect it in parallel connection (not series connection).
      The reason of parallel connection is to provide enough current.

  • @memerathod2872
    @memerathod2872 2 года назад

    Sir,there is a 3.5 volt in ardruino uno. Can we use it

    • @TechToTinker
      @TechToTinker  2 года назад

      No, and Arduino has 5V and 3.3V only not 3.5V.
      You should use external power supply that can provide 3.4 to 4.4V with a minimum current capacity of 2A. Less than that, your project will not work.

  • @waynew3459
    @waynew3459 Год назад

    Can we use tracfone?

  • @nicologhezzigallitassi1318
    @nicologhezzigallitassi1318 4 года назад

    Thanks, but the is no link to the code in the description nore in the comments. Please correct

    • @TechToTinker
      @TechToTinker  4 года назад +1

      Hi Nicolo, thank you for visiting. Here is the link: techtotinker.blogspot.com/2020/07/tutorial-how-to-use-sim800l-gsm-module.html

  • @jijeshkorothpoyil2697
    @jijeshkorothpoyil2697 3 года назад +1

    Will it accept 4g sims capable of 2g?

    • @TechToTinker
      @TechToTinker  3 года назад

      @Jijesh koroth poyil, yes you can use a 4G. Cheers.

    • @sto.tomastristanmanuelt.7070
      @sto.tomastristanmanuelt.7070 Год назад

      @@TechToTinker thank youuu, I've been looking for this answer for a while😍😍🥰🥰

  • @gpscom0242
    @gpscom0242 3 года назад +1

    how to open sim toolkit in sim800L

    • @TechToTinker
      @TechToTinker  3 года назад

      Hi, I also don't know.
      Make it simple. If you want to do is to check the sim balance credit, I think you can achieve it through sms. Send balance inquiry first through sms then wait for the reply.