Sim808 GPS GSM Module - Sending Gps Location SMS

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น • 84

  • @ayogucharles1477
    @ayogucharles1477 3 ปีที่แล้ว

    This is really nice infromation. Keep up the good work

  • @Vhbaske
    @Vhbaske 6 ปีที่แล้ว +1

    Please make more videos, you teach many interesting things!

  • @rknaik76
    @rknaik76 6 ปีที่แล้ว +1

    good explanation . need to get the sim808 was looking this for a project.

  • @aneeqtariq1026
    @aneeqtariq1026 5 ปีที่แล้ว +1

    can i connect a RF module with this transmitter so to send message by using a rf based remote?

  • @blannkin32
    @blannkin32 6 ปีที่แล้ว +1

    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?

  • @siddharthlikki4096
    @siddharthlikki4096 3 ปีที่แล้ว

    Sir, do we need to connect RS232 of the SIM808 to the arduino Uno or the PC for Testing on Putty terminal

  • @mrigamkaray7190
    @mrigamkaray7190 5 ปีที่แล้ว +1

    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

  • @danceindia
    @danceindia 5 ปีที่แล้ว +1

    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

    • @osaidsharif319
      @osaidsharif319 4 ปีที่แล้ว

      did u figure it out ? i need the same thing

    • @noomanbhatkar9436
      @noomanbhatkar9436 3 ปีที่แล้ว

      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

  • @eddysu2589
    @eddysu2589 4 ปีที่แล้ว +1

    I'm getting random garbled output from putty when I access the port for the GSM, does anyone know why?

  • @gangadharbc8820
    @gangadharbc8820 4 ปีที่แล้ว +1

    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!

  • @kabileshr7390
    @kabileshr7390 5 ปีที่แล้ว +5

    Sir will u plz upload the same gps for raspberry pi also

    • @AMAL_JOY.
      @AMAL_JOY. 3 ปีที่แล้ว

      Do you got it?

  • @jitendragajare3419
    @jitendragajare3419 6 ปีที่แล้ว +1

    Hello sir I have tried your code but the sms sending command is not working what should i do now??

  • @teguhtrisugiono1240
    @teguhtrisugiono1240 6 ปีที่แล้ว +3

    Hello :) can you help me?
    Why my serial monitor shows "GPS Initialising..."? Can't show AT Command?
    Thanks

    • @russelcaguicla4064
      @russelcaguicla4064 6 ปีที่แล้ว +1

      Did you fix your problem ? Can help me too we have the same problem

    • @vishnukunnummalshaji382
      @vishnukunnummalshaji382 6 ปีที่แล้ว +1

      @@russelcaguicla4064 me too have same problem any solution

    • @sadamskiebulalo3414
      @sadamskiebulalo3414 6 ปีที่แล้ว

      @@vishnukunnummalshaji382 Same problem did u fix it sir? i keep on getting GPS Initializing on my serial monitor.

    • @sonhiya
      @sonhiya 6 ปีที่แล้ว +1

      @@sadamskiebulalo3414 just open the putty terminal and follow the steps he has done

    • @sadamskiebulalo3414
      @sadamskiebulalo3414 6 ปีที่แล้ว +1

      @@sonhiya thanks mate its working now btw. but when i add my VoiceRecognition module i got a problem. huhu

  • @yusufshaikh280
    @yusufshaikh280 4 ปีที่แล้ว

    Can i change the the google link to my personal website from the code...

  • @kasrajj
    @kasrajj 6 ปีที่แล้ว

    Hi, thank you for video, can you join speed pr location with QT?

  • @fatimazahrabenifou8110
    @fatimazahrabenifou8110 5 ปีที่แล้ว

    what is the difference between sim 800l and 808

  • @yusufshaikh280
    @yusufshaikh280 4 ปีที่แล้ว

    Thank you so much fro the code sir.....

  • @nagathammineni9945
    @nagathammineni9945 5 ปีที่แล้ว

    Hi good explanation, without micro controller or ardino board we use GSM module and flash the code in GSM module it is possible?

  • @jordansequira
    @jordansequira ปีที่แล้ว

    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.

  • @yawarsaeed6499
    @yawarsaeed6499 5 ปีที่แล้ว +1

    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.

  • @sadamskiebulalo3414
    @sadamskiebulalo3414 6 ปีที่แล้ว

    The putty terminal sir is for testing only right? But the actual function is on coding? am i right?

  • @raghuveerdani4046
    @raghuveerdani4046 4 ปีที่แล้ว

    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...

  • @JAGANNATHSAHOOtheraw
    @JAGANNATHSAHOOtheraw 6 ปีที่แล้ว

    Hello! Can you help in gprs configuration for sim 808 modules?

  • @vibhvesh
    @vibhvesh 6 ปีที่แล้ว +1

    you make nice videos, thank you.

  • @gayanchaturanga991
    @gayanchaturanga991 6 ปีที่แล้ว

    After config SIM808 board can work with out Arduino board?

  • @mr.vamshikrishna6704
    @mr.vamshikrishna6704 5 ปีที่แล้ว

    Can i use SIM 900 instead of SIM 808?

  • @hachemimokrane2810
    @hachemimokrane2810 5 ปีที่แล้ว

    thank u for this instructable code

  • @omkarbhudhar1462
    @omkarbhudhar1462 5 ปีที่แล้ว +1

    Do you have this code in python, i want it for rasberry pi ? Thanks in advance

  • @venkatasaikrishnaramoju692
    @venkatasaikrishnaramoju692 4 ปีที่แล้ว

    Sir, Please help me with your valuable information. Can we connect this SIM808 with beaglebone?? Please help me!!!!!!

  • @singambhargavi8476
    @singambhargavi8476 5 ปีที่แล้ว

    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??

  • @vikramasokan1653
    @vikramasokan1653 6 ปีที่แล้ว

    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

  • @Trypton
    @Trypton 2 หลายเดือนก่อน

    will this module works with 4g?

  • @ubaidshams5988
    @ubaidshams5988 4 ปีที่แล้ว

    What to do to get location 3d fix?

  • @yusufshaikh280
    @yusufshaikh280 4 ปีที่แล้ว

    how do i show the google link in my website?

  • @zeusalvarico8064
    @zeusalvarico8064 2 ปีที่แล้ว

    Sir , will this SIM808 works with 3G , 4G or 5G ?

  • @RixtronixLAB
    @RixtronixLAB 5 ปีที่แล้ว

    does it support 3G Network ?

  • @helmuthbecker7636
    @helmuthbecker7636 5 ปีที่แล้ว

    Nice video, thanks a lot.

  • @kumarlikith
    @kumarlikith 6 ปีที่แล้ว

    can you make any video regarding LoRa

  • @sonhiya
    @sonhiya 6 ปีที่แล้ว

    After when i restart the module it shows that the location not fixed, please help me?

  • @yawarsaeed6499
    @yawarsaeed6499 6 ปีที่แล้ว

    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.

  • @rkgupta4198
    @rkgupta4198 6 ปีที่แล้ว

    Hello sir , Is it working with 3g or 4g sim??

  • @ashutoshpradhan6932
    @ashutoshpradhan6932 6 ปีที่แล้ว

    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?

    • @arjunsajeev5306
      @arjunsajeev5306 2 ปีที่แล้ว

      Sir did you get this problem solved.........

  • @saulito85
    @saulito85 6 ปีที่แล้ว +2

    i ' m geeting this this error
    AT+CSMP=17,167,0,0AT+CMGF=1
    ERROR

    • @venkataramana290
      @venkataramana290 6 ปีที่แล้ว

      FIRST TYPE AT+CSMP=17,167,0,0 THEN TYPE AT+CMGF=1 IF IT SHOWS ERROR TYPE IT AGAIN

  • @subinchekkulathukoshy8047
    @subinchekkulathukoshy8047 5 ปีที่แล้ว

    The code from the description is not supporting on my device how can i fix it

  • @raymarkduro5629
    @raymarkduro5629 4 ปีที่แล้ว

    Sir how do I send this to many numbers?

  • @rajuvaishnav3893
    @rajuvaishnav3893 2 ปีที่แล้ว

    I can't able to type any commands in putty tell me what's wrong

  • @WaterSeason571
    @WaterSeason571 6 ปีที่แล้ว

    Hello when sending sms is it deduct the sms price

    • @0xhash
      @0xhash 5 ปีที่แล้ว

      yes

  • @vsjcreativityofelectronics5322
    @vsjcreativityofelectronics5322 5 ปีที่แล้ว

    You are taking any tutorial

  • @soumikmitrabarua560
    @soumikmitrabarua560 2 ปีที่แล้ว

    All working but dont getting any sms
    Plz anyone can hlp me?

  • @linuxamrit
    @linuxamrit 5 ปีที่แล้ว

    Does This sim808 support Jio sim (4G Network) ?

  • @palashdas372
    @palashdas372 4 ปีที่แล้ว

    sir i have a query can i get your contact?

  • @lucasdreaminnctdream4050
    @lucasdreaminnctdream4050 6 ปีที่แล้ว +1

    what is the purpose of the power adaptor?

  • @Abualwee
    @Abualwee 5 ปีที่แล้ว

    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

    • @jagrutimadavi9395
      @jagrutimadavi9395 8 หลายเดือนก่อน

      How did you make it send only 1 sms

  • @musamamman6329
    @musamamman6329 6 ปีที่แล้ว

    Bless you.

  • @ShivamYadav-bc2qn
    @ShivamYadav-bc2qn 6 ปีที่แล้ว

    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.

  • @jyotikumari9424
    @jyotikumari9424 6 ปีที่แล้ว +2

    If AT command is not responding what we have to do?can you please give me solution

    • @rohandhankani3962
      @rohandhankani3962 5 ปีที่แล้ว

      We are facing the same problem
      Did you find the solution? Please do tell us

    • @zannatulferdous5281
      @zannatulferdous5281 5 ปีที่แล้ว

      My AT command is returning error. Have you find any solution?

  • @gulammohamed7052
    @gulammohamed7052 6 ปีที่แล้ว

    Archive

  • @mussibhai5606
    @mussibhai5606 4 ปีที่แล้ว +1

    Can you please explain if this Module can be connected to Raspberry Pi for the same purpose?