Hello, you can connect to blynk only using esp8266 or you have to use esp32
@TeachMeSomething3 жыл бұрын
Led blinking 3sec once after uploading program or before uploading program.?
@AhmadLogs3 жыл бұрын
when we connect battery to sim800l, the led of sim800l must blinks every three seconds (it does not belongs to code uploading, it is belongs to powering sim800l). led must blinks every 3 seconds all the time while the battery is connected. to test the sim800l, just power it without connecting any other component (nodemcu, gps module). the led of sim800l still blinks.
@MuhammadBalya Жыл бұрын
hello sir, how to control nodemcu gps tracker and relay module using firebase and app inventor
@ramanbahadin84732 жыл бұрын
what should be changed in the code if the phone number length would be 14? thank you for your reply
@AhmadLogs2 жыл бұрын
no need to change anything. just enter the phone number with 14 digits it will work
@วันชัยวิเศษวงษา-ฟ4ท Жыл бұрын
@@AhmadLogs can i use 12 digits?
@anyelocano95472 жыл бұрын
hello thanks for the video, I have a concern at the time of making the sentence "if(senderNumber == PHONE)" in the serial console the else of that shows me where it tells me that "Phone not registered "I print the variable "PHONE" and the variable "sender number" and the only difference is that it does not come with the code of my country, in which part of the code should I add it or what could I be doing wrong, it would be of great help if I you solved this doubt, thank you
@AhmadLogs Жыл бұрын
add the following line of code. senderNumber = "ENTER_YOUR_COUNTRY_CODE"+senderNumber; before the below if condition if(senderNumber == PHONE)
@ashyaziz90253 жыл бұрын
Is it possible to upload multiple codes in a one module like the GPS neo6? Because our gps is connected in our MIT app and I also want to connect it into my sim800l. It's like dual purpose. I can track in MIT at the same time, I can also receive the gps coordinates.
@AhmadLogs3 жыл бұрын
yes it is possible. you need to add the code for both functions.
@ashyaziz90253 жыл бұрын
@@AhmadLogs how? Will it not affect the first code I upload if I will upload another code on the device?
@thevein85833 жыл бұрын
@@ashyaziz9025 combine it not upload separate cause it will erase all code before ...
@eyrisss Жыл бұрын
Does the sim card need load?
@AhmadLogs Жыл бұрын
yes, it is required
@nitishgowrydoss69592 жыл бұрын
Which phone number should be used in the code ? The one in the SIM 800L module or the one in the mobile phone ?
@AhmadLogs2 жыл бұрын
the one in the mobile phone ?
@nitishgowrydoss69592 жыл бұрын
Does the sim800L have built in GPS ?
@AhmadLogs2 жыл бұрын
no
@Dziabl08 ай бұрын
Hello. Can I set up SMS forwarding from the SIM card in a GPS tracker so that all SMS messages received are forwarded to my primary phone number? I have two phone numbers, and I want SMS messages such as account verification codes and others to be forwarded to my main number (SMS redirection). Is this possible? Thank you.
@عبداللهالشيخحسن-ل7ت2 жыл бұрын
Please I have a question can I use any variant of esp8266
@AhmadLogs2 жыл бұрын
yes, you can use
@iantcroft3 жыл бұрын
How are you getting on with monitoring the battery discharge now?
@AhmadLogs3 жыл бұрын
I am working on it. but I am unable to get Low Voltage Warning on Serial Monitor. I why wonder why is it not working
@iantcroft3 жыл бұрын
@@AhmadLogs Does the module send any URC’s e.g. Call Ready, SMS Ready?
@AhmadLogs3 жыл бұрын
@@iantcroft sometimes it sends sometime not
@iantcroft3 жыл бұрын
@@AhmadLogs is that when using the Li-ion battery or 5V? Are you level shifting the IO pins? The Sim800 level is 2.8v
@AhmadLogs3 жыл бұрын
@@iantcroft no, I am not using level shifting. I will try to test it again.
@dweshod02112 жыл бұрын
Can we add oled display in it??
@AhmadLogs2 жыл бұрын
yes you can
@annguyen2175 Жыл бұрын
Can this project be used for 12-digit SIM cards?
@utkarshkumar72442 жыл бұрын
Sir can you please help me I need to know how nodeMCU ESP8266 and SIM900A gsm module can be connected in the circuit and and should I need to add NEO-6M gps module to make the project work ??? Please reply sir.
@AhmadLogs2 жыл бұрын
1. the connection are same for sim900A. 2. in the code you need to change the baud rate. check the default baud rate from the sim900a datasheet 3. yes, you can use without gps module
@aniketkumbhar68313 жыл бұрын
Sir trying the same interfaces with arduino nano....but when the grounds are made common the gsm module blinks 3 times after 30 seconds..how to solve the issue
@AhmadLogs3 жыл бұрын
"gsm module blinks 3 times after 30 seconds" It is strange. try to test will short length jumber wires.
@aniketkumbhar68313 жыл бұрын
@@AhmadLogs okay
@tundaenix35863 жыл бұрын
you are amazing thank you for explanation
@AhmadLogs3 жыл бұрын
thanks
@nightmonkey712 жыл бұрын
Will this work on ESP32 WROOM-32? Thank you engr.
@AhmadLogs2 жыл бұрын
No, sorry. it will not work on esp32 boards
@thevein85833 жыл бұрын
Nice tutorial sir.. i got a question for you sir.. if i use esp32 the code need to change or not.. thanks sir
@AhmadLogs3 жыл бұрын
yes, it required to modify the code like, you need to change the software serial connection of gsm and gps module to hardware serial in the code. the rest of the code remains unchanged
@thevein85833 жыл бұрын
@@AhmadLogs that means just library to modify right?.. Very2 thanks sir 🤗.. u make my day 👍
@AhmadLogs3 жыл бұрын
@@thevein8583 thank you too
@yadavvivek12443 жыл бұрын
@@thevein8583 can you please give the link or send code here for esp32 🙏plz
@edwinmeneses75523 жыл бұрын
Hello, greetings from Colombia. I have a query, how do I add several computers with different IDs to the database?
@AhmadLogs3 жыл бұрын
make a separate database table (tbl_gps1, tbl_gps2 etc.) for each computer.
@عبداللهالشيخحسن-ل7ت2 жыл бұрын
Hello sir please i have a problem with sim800l so can i use sim800 v2
@AhmadLogs2 жыл бұрын
yes.
@عبداللهالشيخحسن-ل7ت2 жыл бұрын
@@AhmadLogs please sir i have another question i have 3 sim800l and non pf them worked why I am using 3.7volts battery
@AhmadLogs2 жыл бұрын
@@عبداللهالشيخحسن-ل7ت if your gsm module works on 5v then you can omit the battery
@عبداللهالشيخحسن-ل7ت2 жыл бұрын
@@AhmadLogs its ok it worked i used my arduino 5volt supply and reduced it using IN4001 Diode Now its working after like 5 minutes its off on till i remove the power supply and apply it again
@AhmadLogs2 жыл бұрын
@@عبداللهالشيخحسن-ل7ت 1. test diode by soldering 2. try to use capacitor parallel to sim800l 3. keep power supply as close to the sim800l as possible
@TEENASPECT3 жыл бұрын
How you solve the problem for sim800l and powering is down when sim card net registered? There more than 1A.
@AhmadLogs3 жыл бұрын
use a good battery 5000mAh
@FRUSYDI2 жыл бұрын
How to wiring with arduino uno?
@dweshod02112 жыл бұрын
Hey I'm finding an issue while texting GET SPEED it doesn't text back the speed data
@AhmadLogs2 жыл бұрын
tell me the serial monitor output while texting get speed. also give me some more detail to figure out the issue
@sreenivas62172 жыл бұрын
Sir is it work with sim900 a
@AhmadLogs2 жыл бұрын
I think it will not work
@zidanrafifpratama2 жыл бұрын
hi i have been follow the instruction but the sms from esp not coming what is that problem
@AhmadLogs2 жыл бұрын
check this kzbin.info/www/bejne/bJa9g596ea2oebs
@namdevmestry23813 жыл бұрын
Hello sir can I use Sim900a module?
@AhmadLogs3 жыл бұрын
yes
@namdevmestry23813 жыл бұрын
Sir I have one doubt about code You define rxGSM D5 GSM module Rx pin D6 How can solve this
@AhmadLogs3 жыл бұрын
@@namdevmestry2381 connect gsm module rx pin to D6 and gsm tx pin to D5. no need to change the code
@namdevmestry23813 жыл бұрын
@@AhmadLogs thank you sir
@namdevmestry23813 жыл бұрын
Sir how sim 900a A6 can uses this project If this gsm sim 900a module used then what change in code
@parshvtathed1643 Жыл бұрын
Nice project Does this project need any wifi or internet connection? Can I get live location from anywhere if i send Get location message to that number?
@AhmadLogs Жыл бұрын
this project does not require any Wi-Fi or internet connection. It uses a SIM card to send SMS messages that contain the GPS location data to your phone.
@parshvtathed1643 Жыл бұрын
Thanks sir, But Can I get live location if I send Get location message to that sim card number
@argiesanchez89482 жыл бұрын
Hello sir new subcriber i hope you can make a video of it that will automatically send longitude and latitude only even if you don't send text to sim800l we really need it for our thesis
@AhmadLogs2 жыл бұрын
Ok I will try it soon
@argiesanchez89482 жыл бұрын
@@AhmadLogs thank you so much sir
@AhmadLogs2 жыл бұрын
@@argiesanchez8948 so nice of you
@roentgennebit40083 жыл бұрын
THIS IS REALLY AWESOME!!!!!
@AhmadLogs3 жыл бұрын
thanks
@tangernova37543 жыл бұрын
hello as a video of how to make the gps connect with the gps servers
@AhmadLogs3 жыл бұрын
can you please explain
@tangernova37543 жыл бұрын
@@AhmadLogs Let me explain how the tracker home servers used for gos of various brands
@shahirzubir92443 жыл бұрын
hello I always support sir 🥰 ..... video sir is very instructive and interesting ... this time try to make one that uses any sensor and send location and message to telegram 🤗 ... using esp32 ....
@AhmadLogs3 жыл бұрын
hummmm. I will try
@abdulahawad68293 жыл бұрын
Doesn't it need an internet connection?
@AhmadLogs3 жыл бұрын
no, it does not need an internet connection.
@Justonethings2 жыл бұрын
Very nice project sir :) ,i have a question,can i add blynk for monitoring the gps location with this project sir?
@AhmadLogs2 жыл бұрын
it is not as easy. there are some technical issues. but you can use esp32 for your needs, instead of nodemcu.
@Justonethings2 жыл бұрын
@@AhmadLogs alright i try to use esp32,hope not getting timed out for packet header error XD, Thanks for the answer sir ❤️❤️❤️
@AhmadLogs2 жыл бұрын
@@Justonethings so nice of you
@Justonethings2 жыл бұрын
@@AhmadLogs Hi sir ahmad,i follow your sugestion to use esp32,and i got message "cannot init",can you tell me what this message is?,thank youu,much love ❤️
@christiandemonte16242 жыл бұрын
Hello, Can you help me please. I‘m getting Phone not registred
@ais_robotic2 жыл бұрын
please make a firebase and sim module cleane project for read write data.
@AhmadLogs2 жыл бұрын
will try. but this is not as easy
@projecthub9312 жыл бұрын
Bro I make this but serial monitor only showing Sim800l serial initialize Nodemcu serial initialize & Not working bro i send sms but it not works
@AhmadLogs2 жыл бұрын
make a call to your gsm module to check if it is responding or not.
@projecthub9312 жыл бұрын
@@AhmadLogs Yess i call to the number inserted in gsm calling is ok gsm works But i sent msg get location gsm not responding
@AhmadLogs2 жыл бұрын
@@projecthub931 when you send the message get location what happens in the serial monitor? just post the serial monitor output here.
@projecthub9312 жыл бұрын
@@AhmadLogs I connected tx D2 xrD3 gsm For GPS tx D5 rx d6 as your circuit diagram Then upload code Serial showing Sim800l serial initialize Nodemcu serial initialize When i press reset button Again showing Sim800l serial initialize Nodemcu serial initialize Gps connected gsm connected I send sms get location gsm not responding
@AhmadLogs2 жыл бұрын
@@projecthub931 if this is the case. then how sim800l receive the call?
@nitishgowrydoss69592 жыл бұрын
How to send the location data on firebase ?
@AhmadLogs2 жыл бұрын
there is a video on my channel about this topiv
@nitishgowrydoss69592 жыл бұрын
@@AhmadLogs can you upload the link please ?
@AhmadLogs2 жыл бұрын
@@nitishgowrydoss6959 unfortunately I did not find it
@sltechgalaxy16773 жыл бұрын
GPS module not connect to the satellite plz help
@AhmadLogs3 жыл бұрын
change the position of the gps module and then try again
@amirqane52702 жыл бұрын
the response of after send "Get location" is wdt reset load 0x4010f000, len 3460, room 16 tail 4 chksum 0xcc load 0x3fff20b8, len 40, room 4 tail 4 chksum 0xc9 csum 0xc9 v00044bc0 ~ld
@AhmadLogs2 жыл бұрын
which project your are talking about?
@m.mohsin Жыл бұрын
Can yoiu give link to this exact code
@AhmadLogs Жыл бұрын
check description
@mehrdadhabibi57192 жыл бұрын
why not work to iran?
@AhmadLogs2 жыл бұрын
Unfortunately I have not any idea
@mehrdadhabibi57192 жыл бұрын
@@AhmadLogs plz help
@mehrdadhabibi57192 жыл бұрын
Sir can you send me whatsapp or telegram id for help?
@coolsk93 жыл бұрын
Sir I want GSM based Star motor ON OFF by using mesed call with nodemcu and SIM 800l please make the project sir
@AhmadLogs3 жыл бұрын
which motor you want to turned ON or OFF? please give me some details about motor
@coolsk93 жыл бұрын
3 phase motor
@coolsk93 жыл бұрын
3 phase stater motor control by using phone calling
@AhmadLogs3 жыл бұрын
@@coolsk9 hmmmmm.....
@coolsk93 жыл бұрын
@@AhmadLogs sir tell me your WhatsApp number I can send sample video for you
@spacex88723 жыл бұрын
Hello sir, for me every one second led blinks
@TeachMeSomething3 жыл бұрын
Then it is not connected to network. Connect antenna or do the project in open area
@spacex88723 жыл бұрын
@@TeachMeSomething Hello Sir, Actually I'm not understand what r u means Is there nay possible way that I contact u via any social media
Very good project !. I am a new subscriber to your channel !! I made a gps speedometer for my motorcycle and would like to improve it with the tracking function. To this project that you did, I could add an oled display to see the gps information? regardless of the original operation of the program. Thank you!!
@AhmadLogs3 жыл бұрын
thanks you too. you can easily add oled in this project.
@bereketassefa7796 Жыл бұрын
Thank's a lot
@AhmadLogs Жыл бұрын
so nice of you
@heyymanathan96683 жыл бұрын
Sir can u make a video like this but with Arduino Uno
@AhmadLogs3 жыл бұрын
I have already made it using arduino. please check my channel page
Please my serial monitor is not showing anything why:(
@AhmadLogs2 жыл бұрын
1. check rx and tx connections. 2. set correct baudrate in serial monitor
@purvanshigupta1362 жыл бұрын
@@AhmadLogs I m having the same problem . Checked all connections and baud rate but there is no output on serial monitor
@AhmadLogs2 жыл бұрын
@@purvanshigupta136 what is the led status of your gsm module. which sim card you are using with sim800l?
@purvanshigupta1362 жыл бұрын
@@AhmadLogs blinks 2 times a second after 5 or 6 second. I'm using BSNL sim
@AhmadLogs2 жыл бұрын
@@purvanshigupta136 there is some issue with your sim800l. it must blinks once in every three seconds. while internet connection it must blinks twice in every seconds. have you select the correct baud rate from serial monitor (115200)
@TechnicalidEas072 жыл бұрын
Why not reply my gsm !!
@AhmadLogs2 жыл бұрын
what is the led status of your gsm module
@TechnicalidEas072 жыл бұрын
Delay 3 second
@AhmadLogs2 жыл бұрын
@@TechnicalidEas07 and what is the output of serial monitor
@TechnicalidEas072 жыл бұрын
Please massage me
@coolsk93 жыл бұрын
3 phase motor
@AhmadLogs3 жыл бұрын
I need to learn it. before make this project. I may take sometime. I will try but not soon
@heyymanathan96683 жыл бұрын
Hello Mr Ahmad, im facing a problem which is I couldn't receive any messages, for example when I message get location to sim 800l from phone x which I add the hp no in coding, but I couldn't receive any notifications, may I know what is the mistake I add it For your information im using arduino uno and I did a small edit in code for Example, I change d5 just to 5 and change nodemcu to arduino. Thats all
@AhmadLogs3 жыл бұрын
what shown on serial monitor? check if the message memory of sim800l. if message memory is full then sim800l does not respond to the phone x
@heyymanathan96683 жыл бұрын
@@AhmadLogs drive.google.com/file/d/1-2emi23FOdLPoEbFaVfO96unv5DHhPk_/view?usp=drivesdk Here is the picture link of serial monitor
@heyymanathan96683 жыл бұрын
@@AhmadLogs may ik how to check the message memory
@AhmadLogs3 жыл бұрын
@@heyymanathan9668 you can delete all the messages from the memory using (AT+CMGD=1,4) command. add it to the setup() function. and test the project again
@AhmadLogs3 жыл бұрын
@@heyymanathan9668 ?????? means poor Rx or Tx connection. also checks baudrate at the bottom right corner of serial monitor. it must be 115200
@musicAI428443 жыл бұрын
I am getting problem. It only displays the sms on serial monitor but not the latitude and longitude and I don’t get the sms on my phone on sending get location to sim800l sim card
@AhmadLogs3 жыл бұрын
I think your gps module not connect to the satellite. the program sends back sms only if the valid location is found.
@musicAI428443 жыл бұрын
@@AhmadLogs it is connected because it blinks the inbuilt led… please make video on blynk gps and sim800l module… i have asked you since so long to make such video sir
@AhmadLogs3 жыл бұрын
@@musicAI42844 have you check this. kzbin.info/www/bejne/aKasYnhmocitm5I I will soon make it with esp8266 nodemcu
@predcr Жыл бұрын
Why shall we use this code? What is the necessity? //sender phone number with country code //Note: Not enter the SIM800L Phone Number here const String PHONE = "ENTER_YOUR_PERSONAL_PHONE_NUMBER";
@AhmadLogs Жыл бұрын
possible use cases for this code: 1. Authentication: You may want to restrict access or perform certain actions only when the phone number matches a specific authorized number. 2. Security: By comparing the received phone number, you can ensure that the commands or actions are initiated by an authorized user.
@predcr Жыл бұрын
@@AhmadLogs Can you provide paid assistance for designing this PCB?
@AhmadLogs Жыл бұрын
@@predcr For Paid Projects Hire Me On Upwork: www.upwork.com/freelancers/~017720a686aa38f530
@the_nishu_dixit Жыл бұрын
if we use switch when press it then send the location how to modified the code plzz reply @AhmadLogs