Firstly thank you for this tutorial. I am having an issue with the sim800L module. I have connected it to a 3.7V Li ion cell. On turning on the led of the module blinks every 1sec for 6-8times then stops blinking for 3sec, then again blinks for 6-8 times and stops for 3sec. Please can you help me what's causing this problem.
@@AhmadLogs thank you for your help! Actually I tried the capacitor solution but it still did not work. While surfing I found that sometimes a thinner gauge wire may be unable to provide the desired voltage and current. So I swapped the default wires of the cell holder with a higher gauge wire and it started to work! Don't even need the capacitor.
@@AhmadLogs I have followed the command but it took a very long time for the bell to turn off by itself. so I have to forcefully turn off the buzzer after the sms is sent via the reset button on the arduino. now i am trying to change some of the commands you gave in the hope that the buzzer turns off after the sms is successfully sent
Thank you for your work. Can you adapt this project to be a pir sensor only? So can you set it to call multiple phone numbers when it detects motion? I tried a lot but I couldn't do it, I would be glad if you could help me. Thank you.
Ahmad, thank you for your interest. My problem is with making calls to two or more numbers. In the project you have made using the pir and sim800l you specified, it would be good if you could adapt it to call two or more phones.
It may be possible to replace the SIM800L with the SIM900A and use the same code, but there may be differences in their AT command sets and communication protocols that could require modifications to the code.
How can I stop the buzzer from sounding? When I'm using a lighter and focusing it on the sensor the sensor feels it and sends a signal to the buzzer to sound and when the buzzer goes off it doesn't want to stop what do I have to do to solve it?
I think, you need to modify a little bit of code for ne555 based heat sensor(thermistor). this flame sensor is works on digital pin of arduino but most of thermistor works on analog pin. that's why you need to modify the code
It's not working the only thing I use different is the jumper wires you use regular wire when you connect the breadboard I use jumper wire dose it matter Dose it need simcard to light up every 3 sec
@@AhmadLogs my breadboard isn't like yours mine don't have 2line one red and one blue can you make another video with this breadboard cuz it's different and my wire are short enf
@@duncantychicus9649 for powering sim800l, the best power supply is 3.7v 2000mAh battery. you need to change the power supply for both arduino and sim800l. just connect the vcc of battery to sim800l vcc and arduino vcc
Greetings sir I used this same code with a sim900A but the sms was send once and during the the second try the sms was not send . And the call was not placed for both first and second testing. What could be the problem ?
@@AhmadLogs it show on the serial monitor = Initializing Fire detected Calling... Send messages... Here sim800l. Print () message is not printing on the serial monitor and no call and message is send Sir please help me it's my clg final year project i can't find any solution please help 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
great work! I was wondering how do you use an MIT App Inventor to collect the phone number, instead of manually coding it into the arduino code? Hoping for your response
To establish a connection between your project and the MIT App Inventor, you will need either a Bluetooth, Wi-Fi, or USB connection. This connection will enable you to send phone numbers from the MIT App Inventor to the SIM800L module.
@@AhmadLogs sir I got ouput in serial monitor but I haven't get sms or call from my gsm 800c module.... I'm using VI SIM network which is an LTE broadcast,
@@mr.shadow5522 powering sim800l is some how tricky. so it required 3.7v and it also required 2A current while performing burst operation. so you need a power supply that must capable of providing 2A of current. also use shorter wires from battery to sim800l.
Ahmad there is error in the code he say Sketch uses 6506 bytes (20%) of the program storeg space maximum is 32256 bytes. Global variables use 502 bytes (24%) of memory leaving 1546 bytes for local variables maximum is 2048 bytes An error while uploading the the sketch This is the error I wish that you help me with it
Sketch uses 6506 bytes (20%) of the program storeg space maximum is 32256 bytes. Global variables use 502 bytes (24%) of memory leaving 1546 bytes for local variables maximum is 2048 bytes. all is correct till this point. only the following line cause error. "An error while uploading the the sketch" 1. I think you does not select the arduino uno board from the tool menu. so make sure you have selected the Arduino UNO board, before uploading the code 2. just install the latest version of arduino IDE
hallo, wenn ich sowas aber machen möchte, dass bei eingeschalteter sirene ein anruf auf meiner nummer ankommt? kannst du mir helfen ? hast du einen email kontakt?
Thanks for sharing such an Awesome project. Can you please modify this code to send 3 mobile numbers via SMS instead of hard coded in Arduino code to be received & stored in eeprom memory using 6 digit SMS code to set the Arduino to accept next SMS consists of 3 mobile numbers string to be stored in eeprom memory. Also another 6 digit SMS code to retrieve the 3 eeprom stored numbers to request received Mobile number. Awaiting your earliest response. Kind regards.
@@AhmadLogs Ahmad bro Aoa, I am still looking forward to my request. Bro you please also guide how to add counter to this same code to send SMS & CALL 3 times to each phone number . This is in addition to my earlier request to get stored mobile numbers via SMS & not hard coded. An early response will be highly appreciated. Thanks & Kind regards.
@@yawarsaeed6499 I will fulfill your first request very soon. just wait for some more time. to use a counter, use an integer type variable before setup function. and count that counter while sending sms using if condition.
The Serial Monitor only ends at Fire Detected. The Fire sensor and buzzer works but it won't send a message or call the number in the code
What type of jumper is used, male to female?
Hi how to connect the mobile with the circuit?? Is there any connection done?? In wires or any other connection is done can u please explain
Please reply
Can I replace the sensor with a push button switch ? Please tell me as soon as possible 🙏🙏
great video brother , totally worked for me🤝
Maximum Respect, Father!
thanks
Firstly thank you for this tutorial.
I am having an issue with the sim800L module.
I have connected it to a 3.7V Li ion cell.
On turning on the led of the module blinks every 1sec for 6-8times then stops blinking for 3sec, then again blinks for 6-8 times and stops for 3sec.
Please can you help me what's causing this problem.
connect a capacitor to sim800l. connect the capacitor +ve leg to sim800l vcc pin. and connect capacitor -ve leg to sim800l gnd pin
@@AhmadLogswhat uF and volt capacitor to use?
@@gusfring8333 I am using 25v 100uf capacitor ua-cam.com/video/RFCr25Yvix0/v-deo.html
@@AhmadLogs thank you for your help!
Actually I tried the capacitor solution but it still did not work.
While surfing I found that sometimes a thinner gauge wire may be unable to provide the desired voltage and current.
So I swapped the default wires of the cell holder with a higher gauge wire and it started to work!
Don't even need the capacitor.
@@gusfring8333 perfect!
thanks sir...i hope you got a Millions subscribers
So nice of you
@@AhmadLogs btw how to make the buzzer stop sounding when the sms has been sent?
@@attahalilintar69progaming82 just use the following command
digitalWrite(buzzerPin, LOW);
@@AhmadLogs I have followed the command but it took a very long time for the bell to turn off by itself. so I have to forcefully turn off the buzzer after the sms is sent via the reset button on the arduino. now i am trying to change some of the commands you gave in the hope that the buzzer turns off after the sms is successfully sent
@@attahalilintar69progaming82 ok. please let me know after modifying the code.
Good day, what is the name of your wires as well as your buzzer? Where could I find those?
I tried successfully uploaded the code on Arduino the buzzer is also working but it doesn't send any message or call
Thanks for tutorial, i am realy happy
Glad to hear that
hi ahmad for the batteries can i just put for 4 slot does it change anything ? or i just can use it ?
will it worked ?
Can you please add a smoke/gas sensor (MQ2) to this circuit?
why don't you add it yourself. it is straightforward.
Thank you!
hello sir. what network did you use on simcard? sim 800L is compatible with 4g and 5g simcard ?
it is comparable to 2G sim only
Hey can you tell me which sim card you have used ?
hi can you link the site where i can buy the battery for the alimentation of the sim800l module and that support for the battery
www.aliexpress.com/item/1005003072881311.html
Thank you for your work. Can you adapt this project to be a pir sensor only? So can you set it to call multiple phone numbers when it detects motion? I tried a lot but I couldn't do it, I would be glad if you could help me. Thank you.
I have already make a project using pir and sim800l. you might check that video
Ahmad, thank you for your interest. My problem is with making calls to two or more numbers. In the project you have made using the pir and sim800l you specified, it would be good if you could adapt it to call two or more phones.
Sir did u use 2g sim for gsm module or 4g
What Sim did you use? In Sim800L module I hope you answer🥺. Or you didn't not select sim in Sim800L module
2g sim card
Is it possible to use GSM SIM900A module in this???
It may be possible to replace the SIM800L with the SIM900A and use the same code, but there may be differences in their AT command sets and communication protocols that could require modifications to the code.
How can I stop the buzzer from sounding? When I'm using a lighter and focusing it on the sensor the sensor feels it and sends a signal to the buzzer to sound and when the buzzer goes off it doesn't want to stop what do I have to do to solve it?
I can replace the Flame sensor with a touch sensor???please help
So we can use 2 sim cards for receiving and sending msg?
no only one sim card is required. sim card must be 2g enabled
@@AhmadLogs Okay
How to connect water pump with this project.
Incredible mate 👍
thanks
Can this be used in a ne555 based heat sensor(thermistor) plz help
I think, you need to modify a little bit of code for ne555 based heat sensor(thermistor).
this flame sensor is works on digital pin of arduino but most of thermistor works on analog pin. that's why you need to modify the code
our GSM led is blinking within 1 second
It's not working the only thing I use different is the jumper wires you use regular wire when you connect the breadboard I use jumper wire dose it matter
Dose it need simcard to light up every 3 sec
jumper wires is not the matter. it must need sim card to light up every 3 sec
@@AhmadLogs I put one and it's still not working and thx for speed answer
@@mr.shadow5522 use shorter wires from battery to sim800l power
@@AhmadLogs my breadboard isn't like yours mine don't have 2line one red
and one blue can you make another video with this breadboard cuz it's different and my wire are short enf
The battery work good btw
If you want to remotely control (close, cut) 4 contacts (transistor), the code ?!. thanks very much!
give me some more detail
@@AhmadLogs control on/off a remote device, that device has 4 buttons, each button has 2 states (on/off)
@@maihuutanmai334 I think you are talking about this project. ua-cam.com/video/OJcGY4ySs4o/v-deo.html
O need ur help i conmected a 9v battery and suddenly there was no blink im the gsm but the arduino and fire detector light continously no blink
have you connected 9v battery to arduino or sim800l?
@@AhmadLogs the 9v acts as a power supply for both the arduino and gsm
@@duncantychicus9649 for powering sim800l, the best power supply is 3.7v 2000mAh battery. you need to change the power supply for both arduino and sim800l. just connect the vcc of battery to sim800l vcc and arduino vcc
Sir we can add lcd display and flame sensor also
yes, you can
@@AhmadLogsplease show me how?
All components used?
Sir is it ok to swap the GSM with Sim 800L v2?
yes
Dada in my case it is showing that fire detected phone 1: calling, but still it is not calling. What should I do pls pls tell
have your sim800l working properly? have you tested it. just make a call to your sim800l and hear the calling tone.
does 5v battery compatible with this?
no
Which sim is good for gsm 800l
2g sim card
Greetings sir I used this same code with a sim900A but the sms was send once and during the the second try the sms was not send . And the call was not placed for both first and second testing. What could be the problem ?
try to change the baud rate for sim900 in the code
How long does it take to send message notifications? , sometimes no notification appears....please help me 🙏
it takes 20 to 30 seconds or sometime 1 minutes.
Sir in the code
Sim800l. Print () it is not working in my case that's why can't get any call or message
Please tell what should I do
can you post your serial monitor output here.
@@AhmadLogs it show on the serial monitor =
Initializing
Fire detected
Calling...
Send messages...
Here sim800l. Print () message is not printing on the serial monitor and no call and message is send
Sir please help me it's my clg final year project i can't find any solution please help 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
great work! I was wondering how do you use an MIT App Inventor to collect the phone number, instead of manually coding it into the arduino code? Hoping for your response
To establish a connection between your project and the MIT App Inventor, you will need either a Bluetooth, Wi-Fi, or USB connection. This connection will enable you to send phone numbers from the MIT App Inventor to the SIM800L module.
Sir can you add smoke detector also and lcd display some indicator led in. 🙏
noted.
@@AhmadLogs are you making video
@@FahadKhan-je1jz not yet, but will try in future.
Sir can v use 4g sim
Can i use 4g simcard here?
Can SIM800L can detect a 5g simcard? What components need to use to detect 4g or 5g simcard
no
@@AhmadLogs what GSM MODULE SUPPORTS 3G TO 5G SIM? planning to buy GSM MODULE SIM800L V2 to apply it in flame sensor
@@AhmadLogs what do i need to change in code if I use SIM800L V2?
@@darwinvillanueva5750 no change
@@darwinvillanueva5750 buy sim7600
hyee can I ask how to use sim800l to call the phone
check this ua-cam.com/video/6eZRlDDHuCY/v-deo.html
Can we use ir sensor?
not sure.
Is it require the wire u connected to gsm module for the sending sms
can i use this code for sim800 v2 ?
yes
can i add more flame sensors?
yes you can. but it required to modify the code.
@@AhmadLogs when the same pin is possible?
@@zenzen2113 yes, it is technically possible.
Bro i'm doing this project with sim800C instead of sim800l may I know what I have to change in Arduino code and band rate ??? Pls reply bro
Pls help me with this bro!!!
as I know, No change is required in the code
@@AhmadLogs sir I got ouput in serial monitor but I haven't get sms or call from my gsm 800c module.... I'm using VI SIM network which is an LTE broadcast,
@@Ajay-oj4fh try to make a call to your gsm module
Hii please help me... I want to connect flame and gas sensor in this it's possible??
yes.
@@AhmadLogs how please tell me
@@rudranil_paul I am unable to tell in the comments. it required full tutorial
@@AhmadLogs I need this information 😥I have only 2 day to make it
@@AhmadLogs please help.. I am a big fan of you from India
Sir it work good but it doesn't send message and call to respective numbers sir please help me
Do you have enough money or credit on your SIM card?
WHAT if i change the flame sensor to the vibration sensor Sir?
then you must need to make change in the code
@@AhmadLogs HOW TO CHANGE?I HAVE NO IDEA TO CHANGE THE CODE
Its okey to use arduino nano in this code?
@@deobertamar9554 yes
@@AhmadLogs can you edit the code for my project?
Sir which SIM you have used?
2g sim card
@@AhmadLogs is it okay to use a 5g sim card?
hello sir, why is my gsm module not sending text and call alert?
is it working?
not yet, only the buzzer and flame sensor is working. what should i do?
@@AhmadLogs the gsm module is blinking once every 3 seconds
but when I tested the fire detector, only the flame sensor and buzzer is working
@@jerichodeacosta2184 it mean the sim800l is working fine. just make a call to your gsm module to see if it is responding or not?
what is the software in the phone that you use to connect on the phone ... help me Sir..😭😭
no software is required on the phone for this project.
please it is possible to send me a code to turn off an alarm after calling when she calls me it does not stop
you can use timer for this. you might watch my video about relay control using timer
It's blink every 1sec doseit matter
yes, it mean the sim800l is not connected to the network
@@AhmadLogs how I can connect it I do the same thing you do
@@mr.shadow5522 powering sim800l is some how tricky. so it required 3.7v and it also required 2A current while performing burst operation. so you need a power supply that must capable of providing 2A of current.
also use shorter wires from battery to sim800l.
Hi sir, great work! I have a question, is it gonna work the same way if i use a smoke sensor(Mq2) instead of the fire sensor?
But after one sms flag will remain 1 and system will never work for another day
but when the flame_value becomes HIGH, then the flag value changes 0 again.
Ahmad there is error in the code he say
Sketch uses 6506 bytes (20%) of the program storeg space maximum is 32256 bytes.
Global variables use 502 bytes (24%) of memory leaving 1546 bytes for local variables maximum is 2048 bytes
An error while uploading the the sketch
This is the error I wish that you help me with it
Sketch uses 6506 bytes (20%) of the program storeg space maximum is 32256 bytes.
Global variables use 502 bytes (24%) of memory leaving 1546 bytes for local variables maximum is 2048 bytes. all is correct till this point.
only the following line cause error. "An error while uploading the the sketch"
1. I think you does not select the arduino uno board from the tool menu. so make sure you have selected the Arduino UNO board, before uploading the code
2. just install the latest version of arduino IDE
hallo, wenn ich sowas aber machen möchte, dass bei eingeschalteter sirene ein anruf auf meiner nummer ankommt? kannst du mir helfen ? hast du einen email kontakt?
Hello sir! I just want a system which detects the Fire and LPG and GSM SIM800L which send a alert message. I want the circuit diagram and source code!
I need this as well, were you able to do it?
Thanks for sharing such an Awesome project.
Can you please modify this code to send 3 mobile numbers via SMS instead of hard coded in Arduino code to be received & stored in eeprom memory using 6 digit SMS code to set the Arduino to accept next SMS consists of 3 mobile numbers string to be stored in eeprom memory. Also another 6 digit SMS code to retrieve the 3 eeprom stored numbers to request received Mobile number.
Awaiting your earliest response.
Kind regards.
Yes, sure. It will make it soon
@@AhmadLogs Ahmad bro Aoa, I am still looking forward to my request. Bro you please also guide how to add counter to this same code to send SMS & CALL 3 times to each phone number . This is in addition to my earlier request to get stored mobile numbers via SMS & not hard coded.
An early response will be highly appreciated.
Thanks & Kind regards.
@@yawarsaeed6499 I will fulfill your first request very soon. just wait for some more time.
to use a counter, use an integer type variable before setup function. and count that counter while sending sms using if condition.
Sir when do you upload?
Not initializing. (Show ?????)
I think, there is some issue with your gsm module
@@AhmadLogs ascii format sms send
Perfect Bro❤️❤️❤️
thanks
Hello sir, can you send me the code?
check video description
@@AhmadLogs ok thank you
Hello Sir, waiting for project ESP8266 + Sim800L + DHT (or any other sensor) data to Firebase ... Kindly make it as soon as possible. Regards.
hmmmmm... Ok.
Sir
Can i get this project code? Its emergency needed for my exam.
check video description
How can contact with u
3:27
من فضلك أخي أحمد لو وضعت الكود الخاص ب البرنامج على شكل texte لكي يتم نقله ل اردينو
for code please check the description of the video
Would you please mail the code?
We are grateful and trying your project
please check the video description for download the code.
Diagram please🙏🙏🙏
check description
I want to talk to you privately, can connect to Facebook
Sir may I get your mobile number
Hi sir, great work! I have a question, is it gonna work the same way if i use a smoke sensor(Mq2) instead of the fire sensor?