SIM800L GPS Tracker | Send GPS Data To Server Using Arduino and PHP

  Переглядів 125,450

Ahmad Logs

Ahmad Logs

3 роки тому

Today's Topic: SIM800L GPS Tracker - Send GPS Data To Server Using Arduino and PHP
In this video I will you how to make SIM800L GPS Tracker that send GPS Data to server using Arduino and PHP. You can track real-time GPS location of almost everything using PHP web server and you can access that GPS location data in google maps using web browser from anywhere in the world. GPS location will be stored in MySQL database on the server.
#arduino #sim800l #neo6m
--------------------------------------------------------------------------------------------------------------------
Parts Buy Links
--------------------------------------------------------------------------------------------------------------------
Arduino UNO: amzn.to/2VDuzCE
Neo6m GPS Module: amzn.to/3E7JtCt
Sim800L: amzn.to/2VDwIOI
Battery: amzn.to/2XbvGtH
BreadBoard: amzn.to/3yWEwso
--------------------------------------------------------------------------------------------------------------------
Some Common HTTP Error Codes
--------------------------------------------------------------------------------------------------------------------
+HTTPACTION: 0,200,369
Status = 200 OK
Status = 603 is DNS Error, maybe your SIM doesn’t have mobile data
Status = 601 Network Error, maybe your SIM doesn’t have mobile data
Status = 400 Bad Request, Your URL is wrong
--------------------------------------------------------------------------------------------------------------------
Useful Video Links
--------------------------------------------------------------------------------------------------------------------
Arduino Sim800l Relay Control with SMS
• Arduino Sim800l Relay ...
SIM800L Not Connecting to Network
• SIM800L Not Connecting...
• NodeMCU ESP8266 Relay ...
NodeMCU ESP8266 Relay Control
• Arduino Sim800L GPS Tr...
Arduino Sim800L GPS Tracker
Arduino Relay Control
• Arduino Relay Control ...
--------------------------------------------------------------------------------------------------------------------
Social Media Links
--------------------------------------------------------------------------------------------------------------------
GitHub:
github.com/ahmadlogs/
UKposts:
ukposts.info?sub...
--------------------------------------------------------------------------------------------------------------------
Download Code
--------------------------------------------------------------------------------------------------------------------
github.com/ahmadlogs/sim800l-...
--------------------------------------------------------------------------------------------------------------------
Disclaimer
--------------------------------------------------------------------------------------------------------------------
Disclaimer: All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.

КОМЕНТАРІ: 637
@jageniusz
@jageniusz Рік тому
The best Arduino video I've ever seen. Short but informative. You are a very good teacher. Everything very simply and understandably explained without saying a single word. And very well, because each of us has a different English accent. Sometimes it's hard to understand someone from another country. And you have subtitles and even if someone doesn't understand it, they can type it into Google Translator and translate it into their own language. Very good video quality and lighting. And at the beginning, an explanation of the principle of operation on the diagram. And then in the description a link to the download code. Each instruction explained with an arrow. This is what I was looking for. Thank you, Ahmed.
@AhmadLogs
@AhmadLogs Рік тому
Thank you so much for your kind words! It's great to hear that you found my video helpful and informative. I try my best to explain everything clearly and simply, and I'm glad that the subtitles and diagrams helped make it easier for you to understand. I appreciate your feedback and support, and I hope that my videos continue to be a helpful resource for you in your Arduino projects. If you have any suggestions or requests for future videos, feel free to let me know!
@pavankumarp3012
@pavankumarp3012 Рік тому
You did great work in explaining detailed video with perfect explaination i appreciate your work for this video and keep this type of video explaination it on further future work👍👍🙂🙂..Good Job🙏👍
@kennethattans5566
@kennethattans5566 9 місяців тому
Thank you so much, Ahmad. This video has helped me to overcome hurdles I was facing in a project. I appreciate your teaching and clarity in passing information.
@AhmadLogs
@AhmadLogs 9 місяців тому
thanks
@_GB84
@_GB84 3 роки тому
Very cool! Thanks for putting your time into this!!
@AhmadLogs
@AhmadLogs 3 роки тому
thanks a lot
@TuniElLoco
@TuniElLoco 7 місяців тому
hello, I have a question, Do I need two Arduino Uno to realize this project?
@reyhanprayogi9986
@reyhanprayogi9986 3 роки тому
Greats job bro ! Thanks, because your videos., now i can fix my arduino project. I Wish your channel gonna be success and be inspiration for most people.
@AhmadLogs
@AhmadLogs 3 роки тому
Ameen
@oyalberto
@oyalberto 10 місяців тому
Muy buen tutorial, muchas gracias y felicitaciones!
@alirezasaberi5651
@alirezasaberi5651 Рік тому
Hi Ahmed, all the videos are great. Just I want to send GPS Data to the PHP server with esp6288 and sim800l and GPS module is neo6. Can you help me??
@Innobi
@Innobi 8 місяців тому
@Ahmad Logs Can i use esp 32 instead of uno?
@sheikhmisbah3749
@sheikhmisbah3749 2 роки тому
It did work perfectly Thanks a lot bro. Can you post about enabling auto increment? It will help novices like me. I struggled a lot to find out problem and got it from Leela Krishna's question Which you solved.
@AhmadLogs
@AhmadLogs 2 роки тому
OK. will upload soon
@KM-ec9ru
@KM-ec9ru Рік тому
Hi. I have tried to connect everything but it is not working. Can you help please?
@tuitam2880
@tuitam2880 3 роки тому
Great tutorial. Regards from Poland !
@AhmadLogs
@AhmadLogs 3 роки тому
glad it helps
@rajahuzairi7568
@rajahuzairi7568 8 місяців тому
Does this counted as IOT project?
@bencypg
@bencypg 3 роки тому
Good explanation. Keep up the Good work.
@AhmadLogs
@AhmadLogs 3 роки тому
Thanks, will do!
@tomketpunks
@tomketpunks 8 днів тому
Sir can i ask you, the server webisite u have controller for handle api?? I look u dont have controller??
@kevincastellanos5151
@kevincastellanos5151 Рік тому
me funcionó correctamente con un arduino uno, SIM800L y un Neon-6M 👍
@kevincastellanos5151
@kevincastellanos5151 Рік тому
nota: el módulo SIM800L por alguna razón solo me funciona cuando le aplico 4.4V cuando le bajo voltaje no me registra la simcard.
@faisalhazry
@faisalhazry 8 місяців тому
Oh you need to put Resistor? Cannot directly use 5V arduino uno?
@hazemamry9996
@hazemamry9996 2 роки тому
Thank you very much , you saved my life!! after long tries , it finally worked for me, thank you very much
@AhmadLogs
@AhmadLogs 2 роки тому
Glad it helped
@hazemamry9996
@hazemamry9996 2 роки тому
@@AhmadLogs Hello Sir , after storing the info on the database ,i was able to send the location through sms message as well, my project is to design quarantine tracker, I was wondering if it is possible to implement something like if the user has left his location or his area , it would send an sms message that would notify me that the user has left his location , is it possible to implement this idea ? if yes could you please help me do it , or make video about it ? THANK YOU VERY MUCH!!!
@AhmadLogs
@AhmadLogs 2 роки тому
@@hazemamry9996 this idea is known as "geo fencing" search more detail on google for "geo fencing"
@hazemamry9996
@hazemamry9996 2 роки тому
​@@AhmadLogs Sir one last question, however lets say i am storing data for multiple locations in different areas, when I go to the map it doesn't show which exactly which marker exactly is being used for which location, any idea how to fix that ?
@AhmadLogs
@AhmadLogs 2 роки тому
@@hazemamry9996 for this. you need to update php script, MySQL database as well as Arduino sketch.
@saqlainnazir7807
@saqlainnazir7807 3 роки тому
which software you use for circuit diagam?
@andresayala4286
@andresayala4286 9 місяців тому
Hello, Thank you for the video explantion. I am using Arduino nano 33 Iot which runs on samd arquitectures but the AltSoftSerial runs in avr arquitectures. Do you happen to know another library similar to the AltSoftSerial that runs on amd arquitectures? Thank you
@AhmadLogs
@AhmadLogs 9 місяців тому
have you tried NeoSWSerial?
@alexarkand4339
@alexarkand4339 3 роки тому
Que buen tutorial gracias me sirvió de mucho :)
@AhmadLogs
@AhmadLogs 3 роки тому
gracias
@nrazzzz
@nrazzzz 8 місяців тому
adios amigo
@ser7ser7i
@ser7ser7i Рік тому
Thank you brother.
@gentleman7060
@gentleman7060 3 місяці тому
Any resistor needed? In most of the videos, they say that use resistor otherwise gsm will damage
@doncollins6795
@doncollins6795 3 роки тому
Thanks for this really...
@AhmadLogs
@AhmadLogs 3 роки тому
thanks for appreciation
@nicolasbarreto197
@nicolasbarreto197 3 роки тому
Thanks! Very useful!
@AhmadLogs
@AhmadLogs 3 роки тому
Glad it was helpful!
@PradeepKumar-ce6qb
@PradeepKumar-ce6qb Рік тому
Hi Ahmad brother, I have done the project according to your instructions. The GPS coordinates are correctly displayed in the serial monitor, but the data is not getting updated in the remote database. Please advise.
@nrazzzz
@nrazzzz 8 місяців тому
hua kya bhai
@ashnie0720
@ashnie0720 8 місяців тому
I done the tutorial but its not working the data of the Arduino not displaying in the system what happened? Its not displaying the marker locations in the Google map api
@67csp
@67csp 3 роки тому
Very nicely explained. Hat's off to you. Can this be used to track all my vehicles(non-commercial). if yes then what are the changes required in code.
@AhmadLogs
@AhmadLogs 3 роки тому
yes, you can use It without any change. but if you want to add security to webserver then you need to change in php code. if you want to add some more functionality to your project then you need to change the code according to your need. But it will still work without any change
@67csp
@67csp 3 роки тому
@@AhmadLogs Thanks for explaining so nicely.
@AhmadLogs
@AhmadLogs 2 роки тому
@@67csp thanks, I am trying to upgrage the project to version 1. With some additional features. after completing the project. I will also share it on youtube.
@BinaryCloudChaser
@BinaryCloudChaser 12 днів тому
So good thank you
@KaiMusic00
@KaiMusic00 3 місяці тому
Hello there, we have error while running program. we have done same process but we have not getting values in database table in php.
@predcr
@predcr Рік тому
Can we use M2M sim for this project?
@ashnie0720
@ashnie0720 8 місяців тому
I done the tutorial but its not working the data of the Arduino not displaying in the system what happened? Its not displaying the marker locations in the Google map api
@gurcharanSingh-of2tm
@gurcharanSingh-of2tm Рік тому
Dhanwaad bai g
@AhmadLogs
@AhmadLogs Рік тому
thanks
@annahlfajdi6391
@annahlfajdi6391 4 місяці тому
Is GSM module can send data location to server by SMS not by Internet?
@amanjaiswal4115
@amanjaiswal4115 Рік тому
It works thanks for help sir!!!! but please explain the code and check the code is may be incomplete and add some comments so we can get the working of it Jai Hindi...
@AhmadLogs
@AhmadLogs Рік тому
I will try to update the code. thanks
@enjyy3050
@enjyy3050 6 місяців тому
Ahmed could u help please the data is not displaying in phpymyadmin table but when i run the link of the 000webserver it run and write the data so could u please tell me how to configure the error ?
@edgarmanuelramirezorrego4093
@edgarmanuelramirezorrego4093 9 місяців тому
buenas, una consulta, el error +HTTPACTION: 0,302,181 cuando da 302 que significa ?
@ahlulmaich2863
@ahlulmaich2863 9 місяців тому
halo mas/kk..maaf bahasa indonesia..saya sedang mengembangkan gps tracker dengan modulsim808 dan arduino..namu sepertinya sim808 tidak bisa mendeteksi atau membaca kartu telkomsel hingga saya tidak bisa terhubung dengan gprs,,apakah saya harus menggunakan kartu khusus iot?
@jhehanneemagana5261
@jhehanneemagana5261 2 роки тому
Hi this is a great tutorial. However I am making a different project with water quality monitoring sensors. I bought the SIM800L. But can the module perform sending text message and storing data to database at the same time? And this procedure, will it require internet connection? Thank you very much.
@AhmadLogs
@AhmadLogs 2 роки тому
yes, sim800l perform both task at the same time like sending sms and storing data to database. for sending sms no internet connection is required but for storing data to the database required internet connection
@SimoxHaB
@SimoxHaB Рік тому
Please jhehannee i need ur help!
@nrazzzz
@nrazzzz 8 місяців тому
@@SimoxHaB S I M P
@Autoelectric-mule.
@Autoelectric-mule. Рік тому
It is realy helpful!!
@AhmadLogs
@AhmadLogs Рік тому
I'm so glad!
@annahlfajdi6391
@annahlfajdi6391 4 місяці тому
Halo, is this gps tracker needs an internet? I want to make it, but there is no Internet or WiFi. Can this equipment works without internet? Need response🙏🏻
@IT-cz2un
@IT-cz2un 2 роки тому
sir one question ?/ i want connect ubelox neo 6m module , sim800L module to nodemcu... when i try to communicate with both module at the same time. Using serial interface... i can't use the Altsoftserial.h library.. because it not support to nodemcu..... any suggestion ?I'm try to do your project using nodemcu..
@AhmadLogs
@AhmadLogs 2 роки тому
you can use SoftwareSerial Library begin() function to control both sim800l as well as gps module but not at the same time. or else find an alternative library of AltSoftSerial for nodemcu
@mdamirsohail8043
@mdamirsohail8043 11 місяців тому
Hi, You have explained almost everything in very well way thank you for providing such videos. but i am getting issue in connecting the sim800l with arduino uno i have connected all the connectiion same as yours my sim800l module is also working perfectly if i am calling on the sim800l module its ringing also the light blinking in every three second but in arduino ide serial monitor its always coming as initializing... nothing else i have gone through all your videos of sim800l module but my problem havnt solved please help me with this please
@AhmadLogs
@AhmadLogs 11 місяців тому
I think there is issue with your serial connections. you just try another sim800l module to see if the issue is resolved and let me know.
@wafijmal5883
@wafijmal5883 2 роки тому
thank you very much
@AhmadLogs
@AhmadLogs 2 роки тому
You're welcome!
@ismailsorhrani4136
@ismailsorhrani4136 Рік тому
Thank you for your efforts, should the chip be available on the Internet credit .
@AhmadLogs
@AhmadLogs Рік тому
It should
@rzq8896
@rzq8896 2 роки тому
I want to compare two coordinates data. The new coordinates compared with previous coordinates,if the result is > 1 km or something (calculate with haversine formula),that data will be stored in database. What should i do?
@AhmadLogs
@AhmadLogs 2 роки тому
it requires some research. Unable to answer this time
@digitalsoonyam1691
@digitalsoonyam1691 6 місяців тому
Hi brother how are you. I need your valuable help. I want to sim900A project code for the purpose of when receiving sms on sim900A module then share that sms and sender number to my webserver through API. The parameters are phone=&msg= Kindly help me.
@user-oo6ox2ty9i
@user-oo6ox2ty9i 2 місяці тому
Can I make this project with nano?
@mrbuaya5031
@mrbuaya5031 3 роки тому
wow super thanks man.
@AhmadLogs
@AhmadLogs 3 роки тому
thanks
@mrbuaya5031
@mrbuaya5031 3 роки тому
@@AhmadLogs sir do u have whatsapp? plss send me your number
@AhmadLogs
@AhmadLogs 3 роки тому
@@mrbuaya5031 I have fb page. you may contact me there
@it-47-aryanpatel7
@it-47-aryanpatel7 6 місяців тому
Can I use a 9v battery instead of lithium battery
@jhondertolentino6663
@jhondertolentino6663 2 роки тому
Sir can I have another question, in the video I saw, Neo6m Tx are going to Pin8 in arduino and Neo6m Rx in Pin9, why in the code Tx and Rx are define in Pin 2 & 3. sorry to ask you this but I'm confused.
@AhmadLogs
@AhmadLogs 2 роки тому
Pin 2 & 3 for sim800l and Pin 8 & 9 for gps module
@jhondertolentino6663
@jhondertolentino6663 2 роки тому
@@AhmadLogs ohw I see thank you sir
@AhmadLogs
@AhmadLogs 2 роки тому
@@jhondertolentino6663 so nice of you
@user-ft2lb5mg2p
@user-ft2lb5mg2p 3 місяці тому
Congrats! Very good explained video. how do you solve https requests? Thanks in advance.
@erikperalta422
@erikperalta422 6 місяців тому
omg bro you are crazy
@kalpeshchavan2628
@kalpeshchavan2628 Рік тому
hey can you help me as i am not getting the latitiude and longitude (AT+CMGF=1 not shown as well) after running the code is it because i am using a SIM 800A module
@kalpeshchavan2628
@kalpeshchavan2628 Рік тому
after initializing it is showing question marks please help
@lucasassem4215
@lucasassem4215 9 місяців тому
Olá, recebo +HTTPACTION: 0,200,182 mas não armazena no banco de dados, o campo id já está em incremento automático
@alexandrubonyhai3117
@alexandrubonyhai3117 3 місяці тому
I use Adruino IDE 2.2.1. What should I select or install? It is not working!
@pallavigopinath2599
@pallavigopinath2599 2 роки тому
Hello sir! Suppose I have to send data from multiple gsm modules to the same server, how can I uniquely identify the data arriving from each module? Is there any way to do so?
@AhmadLogs
@AhmadLogs 2 роки тому
you need to make two files like gpsdata.php and gpsdata1.php also change in arduino ino file. change the url to gpsdata1.php and add one more field such as gps1. the url look like this yourwebsite.com/?lat=latitude&lng=longitude&gpsname=gps1 you also need to chang gpsdata.php accordingly also create database table name tbl_gps1
@chaitanyakarande6764
@chaitanyakarande6764 21 день тому
Sir SIM800L module not responding to AT please give the solution I tried so many another videos but still it will not responding. Actually GPS Neo 6m working fine with this code but gsm sim800l is not working and led is also blinking fine please I want solution to this problem .I also tried your sim800l not working problem video but still unsolved.
@Shakiul_karim
@Shakiul_karim 4 місяці тому
Please replay. I success in arduino. But when i using esp32 it’s not working
@mohammedamer4883
@mohammedamer4883 2 роки тому
Hello sir, Does this work independently? I want to power up the Arduino with external power source. Or it has to be connected to the pc via the cable all the time ?
@AhmadLogs
@AhmadLogs 2 роки тому
Yes it does, you can connect the external power-source to Arduino
@joynalabedin2656
@joynalabedin2656 3 роки тому
You are awesome
@AhmadLogs
@AhmadLogs 3 роки тому
thanks for appreciation.
@nishiketpawar4243
@nishiketpawar4243 15 днів тому
very helpful and nice video i got to learn so much but please help me i am stuck in a cycle I'm getting 0.604,0 after that 0.601,0 and in the end +HTTPACTION: 0,200,22 but the data is not showing on the server logs pls help although the process kept repeating in cycle i eventual get to HTTPACTION: 0,200,22 instead of 27 but the data is not on server. i also saw the multiple comments and you provided solution to them by saying that to add some website in their website section but i didn't understood that where do i have to add that website in particularly to show the exact error message please also tell me that so i can tell you what is the error and you can give me solution
@ricardogiovani8522
@ricardogiovani8522 3 роки тому
wow u r the best !
@AhmadLogs
@AhmadLogs 3 роки тому
thank you very much
@ricardogiovani8522
@ricardogiovani8522 2 роки тому
@@AhmadLogs Bro, How does the map appear at 12:08? With what file can you do it?
@AhmadLogs
@AhmadLogs 2 роки тому
@@ricardogiovani8522 can you please give me some more details so that I can answer more effectively.
@iam_kiyoshi
@iam_kiyoshi 3 місяці тому
can these be used on mitapp?
@gobindrai6878
@gobindrai6878 Рік тому
hello, my doubt is you using D8,D9 pin as a Rx and Tx and similarly D2,D3 pin for Rx,Tx , but my question is those pins are not serial pins this pins are digital pins and timer pins then how you use this pin as a serial pin for communication .
@AhmadLogs
@AhmadLogs Рік тому
I am using software serial on pin d2,d3 and altsofserial library on pin d8,d9. hardware serial is used for upload the code.
@radepetrovic9182
@radepetrovic9182 2 роки тому
Thank you!
@AhmadLogs
@AhmadLogs 2 роки тому
You're welcome!
@kainaatlone
@kainaatlone Рік тому
Sir aik baat ap samja dain yaha pa tracking k ap na 2 methods banaye ha nah last wala sim800l .....tou Sir sim800l k saat karain baki first walay na karain tou koi issue nae hoga? Ya pher 2nu chips connect krna zarori ha jo ap na 2 test krky dikhae ha kindly reply as soon as possible
@AhmadLogs
@AhmadLogs 11 місяців тому
but main nay to siraf aik hi chip use the hy is video main
@anthonyascencio9616
@anthonyascencio9616 2 роки тому
se puede conectar ambos modulos sin necesidad de resistencias? o algo que controle el voltaje?
@AhmadLogs
@AhmadLogs 2 роки тому
most of the time you need to use voltage divider to the rx pin of sim800l. but I have sim800l module that does not required any resistor. gps module works perfect on 5v. it does not required any resistor
@baronmarivelasco2348
@baronmarivelasco2348 3 місяці тому
hi question. what if the website won't work?
@shan_singh
@shan_singh 3 роки тому
does it require data connection enabled for sim or it just works on cellular network ?
@AhmadLogs
@AhmadLogs 3 роки тому
yes, it require data connection enabled
@faithjosiah2481
@faithjosiah2481 2 роки тому
A LEGITIMATE 💯 HACKER ON INSTAGRAM #DREYKNACK GOT MY CAR BACK TO ME 🙏 🙏
@faithjosiah2481
@faithjosiah2481 2 роки тому
My lost car was tracked by #DREYKNACK on Instagram I want to appreciate your efforts
@AhmadLogs
@AhmadLogs 2 роки тому
@@faithjosiah2481 thanks you so much
@madhavpatel2240
@madhavpatel2240 Рік тому
Hello sir, I get this type of error. It's a network error. Can I directly dump GPS data into localhost? +HTTPACTION: 0,601,0
@bonnellallentibayan1462
@bonnellallentibayan1462 Місяць тому
can u do it on thingspeak?
@safiullah7184
@safiullah7184 2 роки тому
can we use thingsboard as a server for this? Because the Interface of thingsboard is very awesome
@AhmadLogs
@AhmadLogs 2 роки тому
I never used thingsboard. but as I know, it is possible.
@vincegalido284
@vincegalido284 3 роки тому
What if I dont have 3.7V Li-On battery what battery should I use then?
@AhmadLogs
@AhmadLogs 3 роки тому
you may use adjustable dc-dc buck converter. or try your mobile phone battery
@giovcarrillo4222
@giovcarrillo4222 2 роки тому
Great step-by-step video! Will the "SIM808 GSM/GPRS and GPS in-1 with antenna" be an working alternative for both modules?
@AhmadLogs
@AhmadLogs 2 роки тому
yes, SIM808 GSM/GPRS and GPS in-1 is an alternative. and it also supports bluetooth.
@giovcarrillo4222
@giovcarrillo4222 2 роки тому
@@AhmadLogs Would there be any changes in the code? Thank for the reply btw.
@AhmadLogs
@AhmadLogs 2 роки тому
@@giovcarrillo4222 as I know you just need to change the pins in the code according to your connections
@giovcarrillo4222
@giovcarrillo4222 2 роки тому
@@AhmadLogs I change the pins to 10 and 11...It says done uploading but the LED in the arduino is not turning green and when I check the serial monitor it just outputs "⸮⸮". What should I do? I already connected the pins based on this tutorial ukposts.info/have/v-deo/fJWIZYKFa3iVuok.html
@AhmadLogs
@AhmadLogs 2 роки тому
@@giovcarrillo4222 In most cases, this ("??????" ) type of output in the serial monitor displayed when selecting the incorrect baudrate of serial monitor from the bottom right corner
@roshantomar7876
@roshantomar7876 6 місяців тому
Sir!! Can you please help me to make all this project in javascript. I'm working on live tracking website. But i dont know php, and I'll create the website using javascript. So please guide me to make it using javascript.
@irvinjohnbeltran9682
@irvinjohnbeltran9682 2 роки тому
Hey man, I have a problem. I bought SIM800L V2 can you help me with the wiring?
@AhmadLogs
@AhmadLogs 2 роки тому
connect the tx pin of sim800l V2 to arduino digital pin2 and rx to arduino digital pin3. connect battery ground and sim800l V2 ground to arduino ground. connect battery vcc to sim800l V2 vcc pin
@Rees_Oficial
@Rees_Oficial 10 місяців тому
Hello!, i'm using the sim800l sketch test, and i'm having a problem when I start the sketch the message appears: Initializing... and keeps repeating the question mark (?) over and over again. the sim800l blinks every three seconds, i think he have signal, but i dont know why this messange ant the questions mark
@AhmadLogs
@AhmadLogs 10 місяців тому
you did not select the correct baud-rate. try 9600, and 115200. you can change the baudrate from the bottom right of the corner of serial monitor
@ilkeraykut7064
@ilkeraykut7064 2 роки тому
Thnks for great tutorial .I have question .how many line can we add to database?
@AhmadLogs
@AhmadLogs 2 роки тому
unlimited
@ilkeraykut7064
@ilkeraykut7064 2 роки тому
@@AhmadLogs what if we increase the column number?Would it be any change?For example I think to add 10 columns.
@AhmadLogs
@AhmadLogs 2 роки тому
@@ilkeraykut7064 not unlimited, but you can add as many columns as you want like 10 or 20 etc.
@mclo-fi1276
@mclo-fi1276 3 роки тому
Do you know if this also works with Adafruit ultimate gps breakout? If not, how can I make it work, what libraries do I need?
@AhmadLogs
@AhmadLogs 3 роки тому
I think you need "Adafruit GPS Library for Arduino" and need to change only gps portion from my code. the rest will be the same
@mclo-fi1276
@mclo-fi1276 3 роки тому
@@AhmadLogs So make me understand, if getting the location from both the GSM and GPS module, what good is it rather than using just one of the other?
@AhmadLogs
@AhmadLogs 3 роки тому
@@mclo-fi1276 gps module is used for getting location like latitude, longitude etc. gsm module is just like a mobile device used for sending sms, making calls and connecting to internet. I am use it to upload location data to webserver.
@luckycookie9388
@luckycookie9388 6 місяців тому
ty!
@kwameakwetey4833
@kwameakwetey4833 Рік тому
In the arduino code I see URL and url, what's the difference please. I'm getting only error for the AT commands.
@AhmadLogs
@AhmadLogs Рік тому
nothing to do with URL. just focus on url. it is the url of the website you have have add at line number 92 of the code. check at line number 92 to see if you have entered the correct url of the website
@giovcarrillo4222
@giovcarrillo4222 2 роки тому
Hello! Do you know how to change the google maps to a custom GIS from QGIS?
@AhmadLogs
@AhmadLogs 2 роки тому
unfortunately not. but I will search about it.
@narayanap5553
@narayanap5553 10 місяців тому
Hi Ahmad, this is excellent video. But I am doing gps tracker project with sim808 module. But it was getting struck, when reading sms if received and sending gps data to webserver simultaneously. Can u please give me any idea. Thank u.
@mastichannel8771
@mastichannel8771 2 роки тому
Great
@AhmadLogs
@AhmadLogs 2 роки тому
so nice of you
@Ais-qc1bc
@Ais-qc1bc Рік тому
is possibles to use RF433 module and OLED Display +servo together?? i am trying but tired! please give a solution?
@AhmadLogs
@AhmadLogs Рік тому
give me some more detail about the idea
@sunitmenon
@sunitmenon 3 роки тому
Hi, I did this and it is working fine. Thank you. How can I send data from gps device to webserver and receive the data to mysql? can you share me code for that or any video is available? please let me know and how to identify the device IMEI number, if data is coming from different devices?
@AhmadLogs
@AhmadLogs 3 роки тому
complete code link is available in video description. In code I am identifying the module by using phone number. you need to change it according to your need. also check my video "sim8000l AT commands" for IMEI
@dinamixtech
@dinamixtech Рік тому
hi
@_apit2745
@_apit2745 2 роки тому
Hi, do you have a solution to indicators on gps sensor not blink at all? And what it means at the serial monitor that shows +HTTPACTION: 0,601,0?
@AhmadLogs
@AhmadLogs 2 роки тому
gps must blinks every second. the led light of gps module start blinking when module has connected to the satellite. try to test outdoor or on the roof. +HTTPACTION: 0,601,0 its mean the data is not posting to the web server. 000webhost is not working fine now a days. try Awardspace.com
@prastyoyoga7877
@prastyoyoga7877 Рік тому
@@AhmadLogs so the problem is probably on the hosting web server? not the gps module or the arduino code?
@prastyoyoga7877
@prastyoyoga7877 Рік тому
i was having the same problem, i change the sim card that used and then +HTTPACTION: 0,601,0 change to +HTTPACTION: 0,200,0 which mean i successfully send the gps data to database maybe you can give it a try, i hope it works for you too
@AhmadLogs
@AhmadLogs Рік тому
@@prastyoyoga7877 try http instead of https in the arduino code, where you have entered the ULR. and let me know
@prastyoyoga7877
@prastyoyoga7877 Рік тому
@@AhmadLogs yes, i already did, and it worked Thank you for the response
@aliabed3713
@aliabed3713 Рік тому
❤❤
@zidanrafifpratama
@zidanrafifpratama Рік тому
hi can you make version for esp8266?
@ayogucharles1477
@ayogucharles1477 2 роки тому
Nice one bro. But can it work with just arduino and sim900 module
@AhmadLogs
@AhmadLogs 2 роки тому
no, you need gps module as well
@amirabyar77
@amirabyar77 2 роки тому
Hi ahmad Does it work in real time? I mean, if we move the location without resetting the board, will the location displayed on the map change?
@AhmadLogs
@AhmadLogs 2 роки тому
not in realtime. you need to refresh the web page to get the updated location
@sheikhmuhammadasad2672
@sheikhmuhammadasad2672 2 роки тому
Can you please tell me if this works in real time or not? Thanks
@bilalillahi6347
@bilalillahi6347 7 місяців тому
​@@AhmadLogsthen how can we make it real time
@emmanueldjidagbagba4748
@emmanueldjidagbagba4748 3 роки тому
very cool. I have a problem wanting to test, the gps module does not turn on. Someone can help me.
@AhmadLogs
@AhmadLogs 3 роки тому
its mean your gps module does not find any satellite, just change the location or test it outdoor
@venuraworld440
@venuraworld440 11 місяців тому
Great video, I'm using a SIM900A, will this code still work?
@AhmadLogs
@AhmadLogs 11 місяців тому
YOU JUST GIVE IT A TRY. AND LET ME KNOW
@venuraworld440
@venuraworld440 11 місяців тому
@@AhmadLogs Okay, Thank you so much !
@engineerghassan3497
@engineerghassan3497 3 роки тому
greats job dear i have project Moving cart Specifies coordinates only , for a second moving cart use these coordinates to do a specific job and also use these coordinates to display on offline google map on control room could php work in this case with wifi without internet
@AhmadLogs
@AhmadLogs 3 роки тому
it is not possible to used google maps offline. google map api only works online. you may use sms to get coordinates.
@engineerghassan3497
@engineerghassan3497 3 роки тому
@@AhmadLogs thank you very much any anther solution please
@AhmadLogs
@AhmadLogs 3 роки тому
@@engineerghassan3497 not now. but I will find soon
@-Mohamed_bayan
@-Mohamed_bayan Рік тому
how can i add more attribute to send to the server? . I want to send JSON data what part of the code should I modify?
@AhmadLogs
@AhmadLogs Рік тому
String url, temp; url = "ENTER_YOUR_WEBSITE/gpsdata.php?lat="; url += latitude; url += "&lng="; url += longitude; by add one more parameter this will become url = "ENTER_YOUR_WEBSITE/gpsdata.php?lat="; url += latitude; url += "&lng="; url += longitude; url += "&name="; url += "John"; you also need to change gpsdata.php file to add the parameter $lat = $_GET['lat']; $lng = $_GET['lng']; $name = $_GET['name']; then update the query $sql = "INSERT INTO tbl_gps(lat,lng,created_date, name) VALUES('".$lat."','".$lng."','".date("Y-m-d H:i:s")."',".$name.")"; you also need to make one more field in the database table as well
@MrAsadjaved63
@MrAsadjaved63 3 роки тому
Can you please tell me all component name which can we use in making gps tracking with anti theft .. Thank you!
@AhmadLogs
@AhmadLogs 3 роки тому
you need to watch my video "sim800l gps tracker"
@parkstark9993
@parkstark9993 Рік тому
👍👍👍
@nitinbisht1465
@nitinbisht1465 2 роки тому
Can we use ATtiny 85 intead of Uno. I am trying to shrink the whole circuit.
@AhmadLogs
@AhmadLogs 2 роки тому
No. I have tried but it is not possible
@nitinbisht1465
@nitinbisht1465 2 роки тому
Thanks
@AhmadLogs
@AhmadLogs 2 роки тому
@@nitinbisht1465 welcome
@noeroure5836
@noeroure5836 Рік тому
I would like the entire system to be connected to an infinite energy source (solar panel) is this possible? and if so, how much does the 800L sim chip consume per day? (I would like to send 2/3 messages per day)
@theguynamednova
@theguynamednova Рік тому
well, as far as I know, a 10000mAh battery will last 1 week,1500mAh last for one day :3
@noeroure5836
@noeroure5836 Рік тому
@@theguynamednova Thanks !
@jhondertolentino6663
@jhondertolentino6663 2 роки тому
Hello sir, can I have a downloader link for the IDE that you are using? Thank you so much!
@AhmadLogs
@AhmadLogs 2 роки тому
www.arduino.cc/en/software
@alikhaleghifar4256
@alikhaleghifar4256 Рік тому
thank youuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
@AhmadLogs
@AhmadLogs Рік тому
so nice of you
@zagaderohit1203
@zagaderohit1203 Рік тому
SIR how to send location on the mobile number by massage
@narayanap5553
@narayanap5553 10 місяців тому
Very nice video. Hi, I am using sim808 module for gps tracking. But it was getting struct, when I am using both sms read if exist and send gps data to server simultaneously inside loop. When any message received that message should be updated in http field value. Can u please give me solution for this.
@AhmadLogs
@AhmadLogs 10 місяців тому
I will try to update the code to add this feature
@narayanap5553
@narayanap5553 10 місяців тому
@@AhmadLogs Thank you for your valuable reply. I am awaiting for your reply.
How to Use SIM800L With Arduino
9:55
Ahmad Logs
Переглядів 52 тис.
Part 1 - Openbox - See what's floating on Debian Stable
33:46
JustAGuy Linux
Переглядів 2,6 тис.
ТІНА КАРОЛЬ & SHUMEI - СТЕРВА ( ПРЕМ'ЄРА 2024)
03:20
Build Your Own Small Gps Tracking System
7:46
Just Do Electronics
Переглядів 149 тис.
LoRa GPS Tracker Project with Google Maps - Arduino ESP8266 RYLR406
6:37
Reliable, fully local RAG agents with LLaMA3
21:19
LangChain
Переглядів 45 тис.
Make your own GPS SMS Security Tracking System
8:35
GreatScott!
Переглядів 1,5 млн
Arduino + GSM (HTTP GET requests)
28:58
iforce2d
Переглядів 114 тис.
Build Your Own Small GPS Tracker Device
10:06
Just Do Electronics
Переглядів 3 тис.
Early Operating Systems with GUI
9:43
Open Source
Переглядів 8 тис.