Hello, just a quick question, What if I don't want to monitor my gps, for example if I want to run it on a car without needing to use the commands for the gps?
I USE USB TO TTL TO INTERFACE SIM808. MY PRBLM IS AT+CMGS="**********" ENTER THEN THE TXT BODY THEN CNTRL+Z PRESS BUT SMS NOT SEND AND ERROR IS SHOW I USE AIRTEL 4G SIM THEN WHAT I DO NOW ? PLZ REPLY
Just add int pin = 9; //add this in the start pinMode(pin ,INPUT); //add this in the void setup digitalRead(pin) = pin ; if ( pin == HIGH) //add this in the void loop
Hello, nice video. I need to know how to integrate Google Map API in sim808 module for live tracking of device(movement). Please let me know if possible. Thanks!
sir this is great project,but one issue is coming i.e first time u connect to com 3 it sent message 10 10 secons after that u discoonnect and connect it another time it didnt works.
Sir, very informative video. Can you please modify it to send Google map link to an Android phone from which I miscall is placed, instead of SMS request which is commonly used. I think miscall request is more reliable than the SMS. Awaiting your earliest response. Kind regards.
Sir, very nice video and explanation. Sir, can we attain the location in realtime and send the GMaps link at the same time...simulatanoesly? consider for tracking a vehicle continuously and sharings its location...Kindly guide me, Sir...
Hello Sir. I tried executing the code but the GPS is not able to track and get longitude and latitude. It shows ERROR every time the loop is executed. Can you please help me out with the issue??
Hello sir I saw your video it was helpful a lot but I want to make the SMS module to send GPS location when some certain pressure is applied over it how can make it happen please help sir
Awesome, Sir can you please modify & share the code with me, to send the Google location link SMS to a cell phone number from which a miscall request is originated.
Sir,its only printing the letter written inside print() AT+CSMP=17,167,0,0AT+CMGF=1 AT+CGNSPWR=1 AT+CGNSSEQ=RMC AT+CGNSINF AT+CGNSINF AT+CGNSINF AT+CGNSINF like this its printing. How do i solve this?
Hi sir Thanks for the great experience I tried and it works well but how to let’s only send one SMS not every 20 seconds it sends again and again and thanks again
please HELP!!! after AT+CMGS="xxxphone no" > HELLO BRO ERROR.... it is showing error like this.....but can make call... please tell me how can I resolve text messege problem. it never sends a messege in text.
This is really nice infromation. Keep up the good work
Please make more videos, you teach many interesting things!
good explanation . need to get the sim808 was looking this for a project.
can i connect a RF module with this transmitter so to send message by using a rf based remote?
Hello, just a quick question, What if I don't want to monitor my gps, for example if I want to run it on a car without needing to use the commands for the gps?
Sir, do we need to connect RS232 of the SIM808 to the arduino Uno or the PC for Testing on Putty terminal
I USE USB TO TTL TO INTERFACE SIM808. MY PRBLM IS AT+CMGS="**********" ENTER THEN THE TXT BODY THEN CNTRL+Z PRESS BUT SMS NOT SEND AND ERROR IS SHOW I USE AIRTEL 4G SIM THEN WHAT I DO NOW ? PLZ REPLY
Hello, great video. I wonder if you can activate the sms via a switch? I would appreciate if you could upload a tutorial about it. Thank you
did u figure it out ? i need the same thing
Just add
int pin = 9; //add this in the start
pinMode(pin ,INPUT); //add this in the void setup
digitalRead(pin) = pin ;
if ( pin == HIGH) //add this in the void loop
I'm getting random garbled output from putty when I access the port for the GSM, does anyone know why?
Hello, nice video. I need to know how to integrate Google Map API in sim808 module for live tracking of device(movement). Please let me know if possible.
Thanks!
Sir will u plz upload the same gps for raspberry pi also
Do you got it?
Hello sir I have tried your code but the sms sending command is not working what should i do now??
Hello :) can you help me?
Why my serial monitor shows "GPS Initialising..."? Can't show AT Command?
Thanks
Did you fix your problem ? Can help me too we have the same problem
@@russelcaguicla4064 me too have same problem any solution
@@vishnukunnummalshaji382 Same problem did u fix it sir? i keep on getting GPS Initializing on my serial monitor.
@@sadamskiebulalo3414 just open the putty terminal and follow the steps he has done
@@sonhiya thanks mate its working now btw. but when i add my VoiceRecognition module i got a problem. huhu
Can i change the the google link to my personal website from the code...
Hi, thank you for video, can you join speed pr location with QT?
what is the difference between sim 800l and 808
Thank you so much fro the code sir.....
Hi good explanation, without micro controller or ardino board we use GSM module and flash the code in GSM module it is possible?
sir this is great project,but one issue is coming i.e first time u connect to com 3 it sent message 10 10 secons after that u discoonnect and connect it another time it didnt works.
Sir, very informative video.
Can you please modify it to send Google map link to an Android phone from which I miscall is placed, instead of SMS request which is commonly used. I think miscall request is more reliable than the SMS.
Awaiting your earliest response.
Kind regards.
The putty terminal sir is for testing only right? But the actual function is on coding? am i right?
Sir, very nice video and explanation. Sir, can we attain the location in realtime and send the GMaps link at the same time...simulatanoesly? consider for tracking a vehicle continuously and sharings its location...Kindly guide me, Sir...
Hello! Can you help in gprs configuration for sim 808 modules?
you make nice videos, thank you.
After config SIM808 board can work with out Arduino board?
Can i use SIM 900 instead of SIM 808?
thank u for this instructable code
Do you have this code in python, i want it for rasberry pi ? Thanks in advance
Sir, Please help me with your valuable information. Can we connect this SIM808 with beaglebone?? Please help me!!!!!!
Hello Sir.
I tried executing the code but the GPS is not able to track and get longitude and latitude. It shows ERROR every time the loop is executed.
Can you please help me out with the issue??
Hello sir I saw your video it was helpful a lot but I want to make the SMS module to send GPS location when some certain pressure is applied over it how can make it happen please help sir
will this module works with 4g?
What to do to get location 3d fix?
how do i show the google link in my website?
Sir , will this SIM808 works with 3G , 4G or 5G ?
does it support 3G Network ?
Nice video, thanks a lot.
can you make any video regarding LoRa
After when i restart the module it shows that the location not fixed, please help me?
Awesome, Sir can you please modify & share the code with me, to send the Google location link SMS to a cell phone number from which a miscall request is originated.
Hello sir , Is it working with 3g or 4g sim??
Sir,its only printing the letter written inside print()
AT+CSMP=17,167,0,0AT+CMGF=1
AT+CGNSPWR=1
AT+CGNSSEQ=RMC
AT+CGNSINF
AT+CGNSINF
AT+CGNSINF
AT+CGNSINF
like this its printing.
How do i solve this?
Sir did you get this problem solved.........
i ' m geeting this this error
AT+CSMP=17,167,0,0AT+CMGF=1
ERROR
FIRST TYPE AT+CSMP=17,167,0,0 THEN TYPE AT+CMGF=1 IF IT SHOWS ERROR TYPE IT AGAIN
The code from the description is not supporting on my device how can i fix it
Did you got the issue solved?
Sir how do I send this to many numbers?
I can't able to type any commands in putty tell me what's wrong
Hello when sending sms is it deduct the sms price
yes
You are taking any tutorial
All working but dont getting any sms
Plz anyone can hlp me?
Does This sim808 support Jio sim (4G Network) ?
yes
Yes
sir i have a query can i get your contact?
what is the purpose of the power adaptor?
12v
Hi sir
Thanks for the great experience I tried and it works well but how to let’s only send one SMS not every 20 seconds it sends again and again and thanks again
How did you make it send only 1 sms
Bless you.
please HELP!!!
after
AT+CMGS="xxxphone no"
> HELLO BRO
ERROR....
it is showing error like this.....but can make call...
please tell me how can I resolve text messege problem. it never sends a messege in text.
If AT command is not responding what we have to do?can you please give me solution
We are facing the same problem
Did you find the solution? Please do tell us
My AT command is returning error. Have you find any solution?
Archive
Can you please explain if this Module can be connected to Raspberry Pi for the same purpose?