Tutorial: How to use SIM800L for Controlling Anything | Arduino | GSM Module

  Переглядів 24,597

TechToTinker

TechToTinker

3 роки тому

In this tutorial, you will be able to use the SIM800L GSM module for controlling anything through SMS. To do that, we just need to parse the incoming SMS from SIM800L through serial communication.
For more information visit my blog post:
techtotinker.com/2020/08/03/t...
OR you might interested in using ESP32 and a MicroPython instead:
• 014 - ESP32 MicroPytho...
Please LIKE, SHARE, and SUBSCRIBE.
Thank you.

КОМЕНТАРІ: 172
@johnbobbs3162
@johnbobbs3162 3 роки тому
Thanks for such an informative tutorial. Impressive
@TechToTinker
@TechToTinker 3 роки тому
Hi @John Bobbs, thank you for the kind words. Cheers.
@rockfireist
@rockfireist 3 роки тому
Wow great job bro ... God bless u
@TechToTinker
@TechToTinker 3 роки тому
Thank you Mahe. God bless you too.
@anokhautomation4453
@anokhautomation4453 3 роки тому
nice tutorial.keep going to make such project videos.
@TechToTinker
@TechToTinker 3 роки тому
thank you @Rameshkumar.
@stuartweldon8333
@stuartweldon8333 3 роки тому
Thanks for the project, I learned a lot.
@TechToTinker
@TechToTinker 3 роки тому
@Stuart Weldon, wow that's great. Thanks.
@stuartweldon8333
@stuartweldon8333 3 роки тому
@@TechToTinker could you please suggest a way of programing the switch it only send one text message whilst the switch is pressed.
@TechToTinker
@TechToTinker 3 роки тому
@Stuart Weldon, what do you mean?
@stuartweldon8333
@stuartweldon8333 3 роки тому
@@TechToTinker if you continually hold your switch in your demo it sends multiple messages, I would like it to send only one text,
@TechToTinker
@TechToTinker 3 роки тому
@@stuartweldon8333 I am thinking to do it like as follows: #1. Detect if switch is press. if sw is press and sms_sent=0, send sms and set sms_sent=1 #2. Detect if switch is release if sw is release, sms_sent=0 This way you can avoid sending multiple sms when switch is held press.
@davebate3108
@davebate3108 2 роки тому
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.
@hieupham-ff6kw
@hieupham-ff6kw 2 роки тому
Thank you very much. Your code help me a lot.
@TechToTinker
@TechToTinker 2 роки тому
@hieu pham, glad that it helps you. Thanks.
@oualidbachircherif7672
@oualidbachircherif7672 2 роки тому
thank u sir ur the best
@TechToTinker
@TechToTinker 2 роки тому
Most welcome. Thank you.
@yogeshsonawane4113
@yogeshsonawane4113 3 роки тому
Great work sir, I'm following you since a year and making project with help of your video's,i had made an project which controls LEDs over call using DTMF, but i cannot figure out to make it to receive perticular mobile number , right now it is recovering all calls which gets to it, so need your small help to complete this, Once again big thanks for your video's.
@TechToTinker
@TechToTinker 3 роки тому
@Yogesh Sonawane, Im not sure what you want to achieve, but have you seen this video already? ukposts.info/have/v-deo/iaWWnYKPg3yH1YE.html
@yogeshsonawane4113
@yogeshsonawane4113 3 роки тому
@@TechToTinker yes sir i had seen this video, and by using the same code i made project but system is accepting all calls coming to it, so any one can make our led ON or OFF by calling the number , So how to make it to receive only my number and all others will not to receive. Thank you for your reply, Loved your work sir.
@TechToTinker
@TechToTinker 3 роки тому
@@yogeshsonawane4113 you can do that by adding additional condition check before executing an action. The additional check of course is the checking if the receive command comes from specific number. Please let me know, if you need further help. By the way, thank you for the kind words. Cheers.
@user-sf9dh2dd5c
@user-sf9dh2dd5c 3 місяці тому
hi sir i need help for our thesis project code fore detection using ultrasonic sensor and gsm module 800l that update me if near to overflow i hope u help me sir
@kmv8699
@kmv8699 3 роки тому
Lot of thks..... Thk u for ur valuable time sir.....thk so much
@TechToTinker
@TechToTinker 3 роки тому
You are welcome @KMV. Does it work?
@TechToTinker
@TechToTinker 3 роки тому
what is configuration of your switch? Active-LOW? Other pin is connected to ground and internally pullup To check: if switch == LOW or Active-HIGH? the pin connected to Uno has pull down resistor going to ground the other pin to VCC To check: if switch == HIGH
@kmv8699
@kmv8699 3 роки тому
Active low switch sir
@TechToTinker
@TechToTinker 3 роки тому
ok, it means no need to change anything in your setup. How does it work?
@kmv8699
@kmv8699 3 роки тому
Sir this program... bool curr state =HIGH; bool prevstate= HIGH; Unsigned long startmills=0; Unsigned long=denounce=50; Void managebutton() If==low Sir
@jesthonymahilum8414
@jesthonymahilum8414 2 роки тому
thank you po..magagamit ko 'to sa project ko..
@TechToTinker
@TechToTinker 2 роки тому
You're welcome :). Thanks
@jesthonymahilum8414
@jesthonymahilum8414 2 роки тому
@@TechToTinker Good eve po sir. Ano po ang dapat gamitin na simcard for this module? Gamit ko kase is yung 5G globe sim. Wala akong reply nare-receive mula sa module pero sa serial port meron po. Kahit po naka-uncomment na yung simulation..
@jesthonymahilum8414
@jesthonymahilum8414 2 роки тому
Comment-in na po lahat ng code sir..
@TechToTinker
@TechToTinker 2 роки тому
@@jesthonymahilum8414 I'm not sure if 5G sim cards still supports 2G. Try mo na lang gumamit ng medyo lumang sim card.
@jesthonymahilum8414
@jesthonymahilum8414 2 роки тому
@@TechToTinker sige po sir. I'll try po maghanap ng lumang simcard. Thank you so much po sir sa reply. God bless and keep safe..
@erik.landen
@erik.landen 3 роки тому
Thanks for a great tutorial, I only get this to work when commenting out "SIMULATE_BY_SERIAL" any idea why and what is the downside to use it that way?
@TechToTinker
@TechToTinker 3 роки тому
Hello Erik, if the SIMULATE_BY_SERIAL is comment out, it will work in actual and you've got it right. Else the communication with SIM800L will be directed / route to serial. Basically, I used it on development and debugging purposes to save money with sending and receiving sms. You may also use it :). Thanks and you're welcome.
@doosetdaramkhodahafez8827
@doosetdaramkhodahafez8827 3 роки тому
Hi sir i'm struggling powering the module can i use lm317 constant voltage circuit which will give me 3.9v thats all i have for now TIA 👍
@TechToTinker
@TechToTinker 3 роки тому
3.9V is ok but Im not sure if it can provide 2A current requirements. You may verify it on its datasheet. Regards.
@kylanicholereyes8740
@kylanicholereyes8740 2 роки тому
i have the same activity now. Did you use po power adapter here?
@TechToTinker
@TechToTinker 2 роки тому
Hi Kyla, yes I did. I used 12V 2A power supply. You may observed it in the video.
@kylanicholereyes8740
@kylanicholereyes8740 2 роки тому
How did you lower the output voltage po? It says that sim800L will only need 3.7 - 4.4 V? I'm afraid that I might destroy my module with too much voltage. Thankyou.
@mohamedminna9732
@mohamedminna9732 3 роки тому
Very useful video. I have a problem. I want to turn lights on and off by sms as well as through dtmf and auto reply to the sender number. Is it possible.
@TechToTinker
@TechToTinker 3 роки тому
That's doable but I am not sure if the memory space will be enough in Uno. Try using ESP32 instead. You may combine the source code from both tutorial.
@sagarghode9016
@sagarghode9016 3 роки тому
Very very nice video sir👍👍👍👍
@TechToTinker
@TechToTinker 3 роки тому
@Ghode scientific World, Im glad that you like it. Thank you.
@malekiiaetius7036
@malekiiaetius7036 2 роки тому
Thanks a lot for the great tutorial. I am using SIM800L EVB with 7 pins and I am confused on how to wire it to Arduino UNO. I tried several combinations in vain. Would you please help on the wiring. Thank you.
@TechToTinker
@TechToTinker 2 роки тому
1. Provide 3.4V to 4.4V to SIM800L VCC pin 2. Connect the GND pin of external power supply to SIM800L GND pin. 3. Connect ***ALSO the SIM800L GND pin to Arduino Uno GND pin. 4. Connect SIM800L Rx pin to Arduino Uno Tx pin. 5. Connect SIM800L Tx pin to Arduino Uno Rx pin. This should give you better idea to properly interface SIM800L to Arduino Uno. Cheers.
@malekiiaetius7036
@malekiiaetius7036 2 роки тому
@@TechToTinker Thanks indeed. The wiring is good. The reason was that it keeps resetting was the 1000 capacitor which was under rated. I had to un solder and replace it with 2200uf. Now it registers to the network straight away. I wanted to share this issue with you in case someone else faces the same problem. Thanks again for your prompt reply and good support. Wish you all the best.
@yawarsaeed6499
@yawarsaeed6499 3 роки тому
Thanks for sharing such an AWESOME project. Can you please add some more feature to this like a 0.96 inch display showing name of the installed SIM operator & RSSI Signal Strength Level on startup of the device & then the other info status according to the current mode accordingly.
@TechToTinker
@TechToTinker 3 роки тому
Hi @Yawar Saeed, I'm glad that you like it. Your suggestion is appreciated, it is a good idea. Lets see in the future if I could come up with this. Cheers.
@ranelbriones7205
@ranelbriones7205 3 роки тому
Nice thank you.
@TechToTinker
@TechToTinker 3 роки тому
You are welcome @Ranel Briones.
@jimy9077
@jimy9077 3 роки тому
hi, very nice tutorial, i have a question, im doing a project to control a notice board or a liquid crystal i2c display using the GSM, but it has to be password encrypted, so before the user sends any string of text, they must ensure to input the correct password on the arduino, for the sim shield to output the SMS message onto the screen, any ideas and help much appreciated.
@TechToTinker
@TechToTinker 3 роки тому
Hi @jimy, I would think a little bit different for that to simplify the burden in coding. What I would suggest is to continue checking and parsing the sms as usual. Then for the security, only display the message after correct password entry using 3x4 or 4x4 membrane switch. Or you may use RFID cards as an option. By the way, thank you for the kind words.
@TechToTinker
@TechToTinker 3 роки тому
You may refer to this for the password entry using membrane switch array: ukposts.info/have/v-deo/hoCbaXiEjXer0oU.html
@TechToTinker
@TechToTinker 3 роки тому
and with this for the RFID: ukposts.info/have/v-deo/jpendXqsmYeo1as.html
@juliusalbalos4276
@juliusalbalos4276 3 роки тому
Hi. Is the code respond to network signal lost? Does it scan network signal again if in case network signal issue occurs? Thanks
@TechToTinker
@TechToTinker 3 роки тому
hi @Julius Albalos, the code assume an ideal environment. Basically, the SIM800 will try to reconnect by itself to a known network (independent) when network problem occurs. However, problem occurs when you try to send sms while no network because it will fail, and its not handled in the code. I would recommend to check if the sim800 is currently connected to a network using the CREG AT command and handle it accordingly. Hope this helps. Cheers, George Bantique
@vychau5845
@vychau5845 3 роки тому
What generation of your sim used on the system? Can this system use 3G 4G sim instead of sim 2G? i used sim4G and seems like it didn't work :
@TechToTinker
@TechToTinker 3 роки тому
Hi @Sky Cullen, SIM800L is a GSM module that needs a 2G support. Any SIM cards(i.e. 3G, 4G, 5G) should be backward compatible to 2G but if your country no longer have 2G, SIM800L will not work. I would suggest to look for other version of 3G module, of course that will be more expensive compared to SIM800L. If you look for SIM8xxx other models, the source code should work without modification. Regards, George Bantique | tech.to.tinker@gmail.com #TechToTinker
@yawarsaeed6499
@yawarsaeed6499 3 роки тому
Hi dear, I want you to confirm that using simulate serial option , do I need the sim800 module to be connected to the breadboard or I can check the commands without the sim module only with the LEDs. Please reply .
@TechToTinker
@TechToTinker 3 роки тому
@Yawar Saeed, simulate by serial is mainly use for debugging the source code. What happens is when you use the simulate by serial, you as serial will act like sim800
@yawarsaeed6499
@yawarsaeed6499 3 роки тому
@@TechToTinker Thanks for your prompt response. Yes, I tested the same & it works fine. Regarding NUM change command , I tested it also without Sim800 module , the changed New Numbers are there as long as the Arduino is power up or not reset. Can you please guide as what code modification will be required in order to save them in Eeprom until changed again by the NUM command. Once again Thanks & Kind regards.
@TechToTinker
@TechToTinker 3 роки тому
@Yawar Saeed, you may try to follow this untested steps and let me if it works for you: // #1. include this at the top of the code: #include "EEPROM.h" // #2. in setup function, add this: for (i=0;i
@TechToTinker
@TechToTinker 3 роки тому
What should happen is, every time the default number is command change, it will be saved at eeprom and will be read from eeprom every reset or power up. Rregards.
@yawarsaeed6499
@yawarsaeed6499 3 роки тому
@@TechToTinker Thank you very much for the code. I will give it a try and get back to you for the update.
@kmv8699
@kmv8699 3 роки тому
Thanks for your support... Since am a begginer i couldn't able to get the code... Can please modify and send the code for making a call while pressing the button. Sorry to disturb again
@TechToTinker
@TechToTinker 3 роки тому
#1. add this code: void callNumber() { // replaced ZZ with your country code // replaced XXX with mobile number // be sure not to delete ';' // inside the quotation marks SIM800L.println("ATD+ZZXXXXXXXXX;"); } #2. instead of sendSMS(), use callNumber() function.
@suyashlunkar3267
@suyashlunkar3267 3 роки тому
Great Video Sir. I am an engineering student. I need your help for a project. The light should turn on and off, when the message received is from the default number only. Can you implement this with the above code. Thank You.
@TechToTinker
@TechToTinker 3 роки тому
Hello @Suyash, thank you. There is a portion in the source code which parses the sender's number. By searching the string 'CMT:' then 'sender_num' is parse from the SMS received. What you can do is compare it to 'default number' and if its true, then do the necessary action. Hope it helps you.
@suyashlunkar3267
@suyashlunkar3267 3 роки тому
@@TechToTinker Thank you sir for response, actually I don't have a coding background. Could you please help me with the syntax and addition of code.
@dremko77
@dremko77 2 роки тому
hello at this moment which arduino module works at 4G?
@TechToTinker
@TechToTinker 2 роки тому
I tried searching "4g gsm module" and here is the 1st result: greatcometbroadway.com/4g-gsm-module/ Hope this helps.
@rameshwargadekar7626
@rameshwargadekar7626 3 роки тому
Niceee 🥰
@TechToTinker
@TechToTinker 3 роки тому
@Rameshwar Gadekar, thanks brother.
@sweetravencurranlabrada4115
@sweetravencurranlabrada4115 3 роки тому
Good Afternoon Sir! Iwould like to ask questions where can I contact you? Thankyou
@TechToTinker
@TechToTinker 3 роки тому
Hi LABRADA, you may reach me through email: tech.to.tinker@gmail.com Regards,
@reddytoplay6916
@reddytoplay6916 Рік тому
Di mag gana sakin sir😅 kahit naka comment out yung SIMULATE_BY_SERIAL SIM800L EVB kasi yung gamit ko, pero pag naka serial monitor gumagana din naman
@the_nishu_dixit
@the_nishu_dixit 2 роки тому
sir can you write code of send location using 800l and gps module please sir
@sagarghode9016
@sagarghode9016 3 роки тому
Sir my Bsnl sim is not working in SIM800L it's sending sms but received sms is stored in other sim internal memory and not able view it's content ,other sim cards working excellent but problem with Bsnl any settings or suggestions
@TechToTinker
@TechToTinker 3 роки тому
I have not experience that, maybe your sim do it like that.
@sagarghode9016
@sagarghode9016 3 роки тому
@@TechToTinker ok sir , Thanks
@evangelistajhofelc.5940
@evangelistajhofelc.5940 2 роки тому
hello, how to check available balance of gsm module?
@TechToTinker
@TechToTinker 2 роки тому
Hi Jhofel, gsm modules are exactly the same as regular mobile phone. Send an SMS to a certain number for balance inquiry, of course through your gsm module.
@emmanueljideofor6883
@emmanueljideofor6883 3 роки тому
Great video sir. Please it doesn't respond to commands sent from phone. What could be the problem?
@TechToTinker
@TechToTinker 3 роки тому
Hello @Emmanuel Jideofor, do you read anything from serial monitor? If no, you might have problem with your circuit. If you are receiving some serial dumps, you miight need to change the number written in default_num variable at the top part of the source code. Cheers.
@emmanueljideofor6883
@emmanueljideofor6883 3 роки тому
@@TechToTinker Thanks a lot, It worked. But what if I wanted two default numbers instead of one and that it doesn't accept commands from a random number, what do I do? I've tried tweaking the code but I'm missing something. Please can you help.
@TechToTinker
@TechToTinker 3 роки тому
Hello Emmanuel, just create another variable lets say default_num_2 and put the 2nd number Then somewhere in your code when you checks for the default_num, make it to be like this: if ( ( num == default_num) || ( num == default_num_2 ) ) { // do a task } Hope this helps. Cheers.
@hamdiahmed5492
@hamdiahmed5492 3 роки тому
thank you, I have practically the same tutorial, with the same hardware, I have made copy your program with some modifications of Number. I can't activate the leds with SMS received from my phone. when I try to read the message received, the serial monitor displays these "????" characters. Help please.
@TechToTinker
@TechToTinker 3 роки тому
@hamdi ahmed, It usually happens when baud rate is not the same. Set the same baud rate to your serial monitor to 9600.
@hamdiahmed5492
@hamdiahmed5492 3 роки тому
@@TechToTinker of course I used the same baud rate 9600, in the program and in the serial monitor, I also tried with other values, no results, knowing that when I do the test with the commands (AT, AT + ATD, AT + CMGS ...) it works very well
@hamdiahmed5492
@hamdiahmed5492 3 роки тому
@@TechToTinker I have two version of GSM module: SIM800L like you, and SIM800A. all the functions (call, receive a call, send a message, receive a message ...) are working very good, the only problem is the display of text message, whatever the message received it shows me these 4 characters "????".did my work on the first with 16F877 microcontroller and I didn't succeed, now I'm trying with arduino and still no result 😟😟😥 Really i need your help please, i
@TechToTinker
@TechToTinker 3 роки тому
@@hamdiahmed5492 did you try what I said regarding changing the baud rate of your serial monitor to 9600?
@hamdiahmed5492
@hamdiahmed5492 3 роки тому
@@TechToTinker of course Mr,
@vivekchauhan7468
@vivekchauhan7468 3 роки тому
hii nice video... i have one problem with sim800l. i can't able to recive any sms from sim 800l in android mobile. but i recive sms from sim800l in old keypad mobile. do you have any problem like this ?? help me please...
@TechToTinker
@TechToTinker 3 роки тому
Hi Vivek, do mean like this? SIM800 SMS to android, SMS not receive SIM800 SMS to old phone, Ok If this is your problem, you may try: 1. Put the Sim card of SIM800 to other phone and try to send SMS to your android phone
@vivekchauhan7468
@vivekchauhan7468 3 роки тому
thanks i will try this, of course i like your video..
@immtco
@immtco 3 роки тому
Hola, ¿podrías ayudarme?, ambos dispositivos funcionan por separado, el arduino ejecuta los comando si los meto manualmente en el monitor serial, y el SIM800L indica que ya está conectado a la red (incluso enlaza si llamo al número que tiene), pero no mandan ni mensajes, ni los mensajes que mando hacen algo, y tampoco funciona escribir comandos AT, no hace nada (he visto que al poner "AT" mínimo debe responder "OK", pero no. :( Agradecería tu ayuda
@TechToTinker
@TechToTinker 3 роки тому
Translation: Hello, could you help me? Both devices work separately, the arduino executes the commands if I manually put them in the serial monitor, and the SIM800L indicates that it is already connected to the network (it even links if I call the number it has), but They do not send messages, nor do the messages I send do anything, and neither does writing AT commands work, it does nothing (I have seen that when putting "AT" minimum, it must respond "OK", but no. :( I would appreciate your help -------- Hi @tcoimm, have you tried swapping your Rx and Tx?
@varunnambiar7534
@varunnambiar7534 3 роки тому
What is the capacitance of capacitor?
@TechToTinker
@TechToTinker 3 роки тому
@V V, I can't remember the capacitance of that capacitor as of now :) . Anyways, you may use any capacitor around 100 to 220uF 16V or 25V or whatever is available. Cheers.
@saadelm2955
@saadelm2955 3 роки тому
Plz haw matche the value of the résistor.. Rx
@TechToTinker
@TechToTinker 3 роки тому
Hi @Saad Elm, you may try to use this site to calculate Voltage divider circuit resistors. ohmslawcalculator.com/voltage-divider-calculator Vs should be 5V Vout is 3.3 Then if you have 560 Ohms for R1, you may press calculate buttons it will give 1087 Ohms. You may use 1K Ohms resistor for R2. Hope this helps you.
@sweetravencurranlabrada4115
@sweetravencurranlabrada4115 3 роки тому
Sir can u help me in programming, if the event is about water sensor that every time it sense water it will send a message to the default number
@TechToTinker
@TechToTinker 3 роки тому
@Labrada, Sweet Raven, first what sensor you are going to use? Is this for flood detection alarm?
@sweetravencurranlabrada4115
@sweetravencurranlabrada4115 3 роки тому
@@TechToTinker yes sir for flood detection
@sweetravencurranlabrada4115
@sweetravencurranlabrada4115 3 роки тому
I used floatswitches
@TechToTinker
@TechToTinker 3 роки тому
@@sweetravencurranlabrada4115 ok, if you will use a float switch then I believe there is no need for modification in the code.
@sweetravencurranlabrada4115
@sweetravencurranlabrada4115 3 роки тому
@@TechToTinker but sir in serial monitor it is working but it wont send messages. What could be the problem
@magbomajoshua1585
@magbomajoshua1585 3 роки тому
Please I keep getting cme error 58 anytime I try to call my phone from the gsm module, any help ?
@TechToTinker
@TechToTinker 3 роки тому
@Magboma Joshua, how do you get those error?
@givenromeo306
@givenromeo306 Рік тому
i do not receive feedback/sms of led status
@omranihamza1709
@omranihamza1709 Рік тому
Thank you so much but can you share the code please
@manivannan5098
@manivannan5098 3 роки тому
Sir I have send default num..ardunio rep default num saved. But ardunio is restart default num is erased....how to ardunio on or refresh not erasing the default num.
@TechToTinker
@TechToTinker 3 роки тому
Hi @Mani Vannan, you may use EEPROM to do that. Please refer to this: ukposts.info/have/v-deo/gZGGZa2tgW6i0Xk.html
@manivannan5098
@manivannan5098 3 роки тому
Thk u sir.i wil try...
@TechToTinker
@TechToTinker 3 роки тому
Hi @Mani Vannan, if you do not yet succeeded in using EEPROM you may try this. Please be noted that this code is still subject for error because I do not test it but the concept is. //include this at the top of the code: #include "EEPROM.h" //in setup function, add this: for (i=0;i
@manivannan5098
@manivannan5098 3 роки тому
@@TechToTinker sir I try to eeprom save on number for ur method...but only last four digit only save...pls help explain the code eeprom save
@sagarghode9016
@sagarghode9016 3 роки тому
@@manivannan5098 yes Sir please help
@rameshwargadekar7626
@rameshwargadekar7626 3 роки тому
Gimme heart ❤
@Flowerhgg2523
@Flowerhgg2523 3 роки тому
serial command through laptop is working ok but SMS command via Phone is not working. how to fix ? plz help.
@TechToTinker
@TechToTinker 3 роки тому
@saroj singh, you may comment out "#define SIMULATE_BY_SERIAL" and it should work to your phone.
@Flowerhgg2523
@Flowerhgg2523 3 роки тому
thanx for your kind response. I did as you suggested but the problem is still the same. plz guide me. The same gsm module working well with your other project but SMS based this one is not
@sureshgurjar2262
@sureshgurjar2262 2 роки тому
Gsm call automotion with Ripley message
@TechToTinker
@TechToTinker 2 роки тому
Yes you can do that by replying to every sms received.
@jaysondebelen3365
@jaysondebelen3365 3 роки тому
How to know the code.
@TechToTinker
@TechToTinker 3 роки тому
@Jayson Debelen, check the video description. It usually contains additional information.
@jaysondebelen3365
@jaysondebelen3365 3 роки тому
Sir working po sya ang problem po sir hindi po nag sesend ng message sir salamat po.
@TechToTinker
@TechToTinker 3 роки тому
@Jayson Debelen, comment out #define SIMULATE_BY_SERIAL Please let me know your progress.
@jaysondebelen3365
@jaysondebelen3365 3 роки тому
@@TechToTinker sir ayaw po tlga sir char sender_num[14] = {'+', '6', '3', '9', '7', '5', '9', '2', '3', '1', '2', '4', '3' }; clrification po sir eto po ba sir yung number ng receiver po sir salamat po
@jaysondebelen3365
@jaysondebelen3365 3 роки тому
Good pm po sir nag pm po ako sa gmail nyo na tech.to.tinker@gmail.com
@TechToTinker
@TechToTinker 3 роки тому
@@jaysondebelen3365 yes palitan mo yan ng number mo
@marksomersonaguirre6631
@marksomersonaguirre6631 3 роки тому
sir pwede pashare ng wiring diagram?
@TechToTinker
@TechToTinker 3 роки тому
Hi Mark, here is the link: techtotinker.blogspot.com/2020/08/tutorial-how-to-use-sim800l-gsm-module.html. Edit: I checked and I forgot to create the circuit diagram. Anyways, you may try this for the mean time: Red led to D7 Green led to D6 Blue led to D5 Button to D4 SIM800 Rx to D12 SIM800 Tx to D11 Be sure to use limiting resistors. Thank you
@TechToTinker
@TechToTinker 3 роки тому
Hi Mark, I just updated the blog post to include the circuit diagram. Please check it. Enjoy.
@pateldhruv4657
@pateldhruv4657 3 роки тому
My mobul can't send a message but received a message and call . I do everything to solve this problem but I can't find a ans Plz help me how to solve it
@TechToTinker
@TechToTinker 3 роки тому
@Dhruv Patel, Im not sure what do you mean. If you mean to say that the SIM800L can't receive the message sent from your mobile, maybe you don't send the correct format of SMS. Try checking the short details at the top of the sample source code. Cheers, George Bantique | tech.to.tinker@gmail.com
@pateldhruv4657
@pateldhruv4657 3 роки тому
@@TechToTinker I can send image on Gmail id?
@pateldhruv4657
@pateldhruv4657 3 роки тому
Module received message but module can't send a message
@TechToTinker
@TechToTinker 3 роки тому
How did you know that the module received the message? How did you know that it doesn't send a message? Or you may try to fully analyze your problem and give me a complete details.
@pateldhruv4657
@pateldhruv4657 3 роки тому
@@TechToTinker when I send a message from phone it's display on series monitor so i know message was received .
@fhilipinotech7318
@fhilipinotech7318 2 роки тому
Can you give the code sir. Thank you
@TechToTinker
@TechToTinker 2 роки тому
Hi Jay, kindly check the video description. The links to the source should be there. Cheers.
@randaroro4041
@randaroro4041 Рік тому
​@@TechToTinkeramazing work sir . I have a question can I receive a readings of gauge in sms and what is the code to do that can you help me sir?
@kmv8699
@kmv8699 3 роки тому
Sir which part add on ATD CMD on this program....🖕
@TechToTinker
@TechToTinker 3 роки тому
@KMV, it depends on your application. Lets say you want to call a number when a button is press so you will create a check to the button. like if (button == LOW) { // this is an active-low button, // else replaced it with == HIGH // call call_a_number() } the you will create a function like void call_a_number() { // ATD here to dial }
@soksovannarith7591
@soksovannarith7591 Рік тому
11:40
Tutorial: SIM800L DTMF to Control Anything
3:51
TechToTinker
Переглядів 11 тис.
Excited Dog Zooms In and Out of Sliding Door!
00:18
The Pet Collective
Переглядів 9 млн
Kitten has a slime in her diaper?! 🙀 #cat #kitten #cute
00:28
Best OS for programming? Mac vs Windows vs Linux debate settled
8:41
Tutorial: How to use SIM800L GSM Module with Arduino
13:50
TechToTinker
Переглядів 180 тис.
TUTORIAL: How to use SIM800L to make VOICE CALLS with Arduino
11:23
TechToTinker
Переглядів 22 тис.
SIM800L AT Commands | GSM Module AT Commands
10:31
Ahmad Logs
Переглядів 14 тис.
The ARM chip race is getting wild… Apple M4 unveiled
4:07
Fireship
Переглядів 556 тис.
Measuring The Impact Of Solar Panel Tilt Angle
7:22
Everyday Solar
Переглядів 53 тис.
The 3D printers the community actually want: Your say in 2024
17:02
Teaching Tech
Переглядів 5 тис.
037 - MicroPyrhon TechNotes: Servo Motor
9:15
TechToTinker
Переглядів 1,4 тис.
Компьютерная мышь за 50 рублей
0:28
dizzi
Переглядів 2,2 млн
APPLE УБИЛА ЕГО - iMac 27 5K
19:34
ЗЕ МАККЕРС
Переглядів 18 тис.
Samsung or iPhone
0:19
rishton_vines😇
Переглядів 3,3 млн