Hello friend, I want to congratulate you on your brilliant idea. I would like to know if it is possible to make a tracker for a car/motorcycle using LORAWAN. I thought about the following: Since Lorawan doesn't lose signal with jammers, this would make it difficult for someone with a jammer to cut the GPS signal, right?
HI, I like your project. I have 3 questions: can u use the receiver as a transmitter? second: how many receivers/transmitters can you have connected at the same time? and three: can the nodeMCU use bluetooth to make it a wireless connection between the phone and receiver/transmitter? You see I am looking for a lora system that creates a mesh network and gives the location of all the trackers through bluetooth on google maps, and every tracker should be able to see the other trackers on their own phone. is this possible with the node MCU only?
AoA, Always a treat to see your projects Can this same arduino receiver code help in displaying the GPS positioning on some other app instead of google maps, If the receiver end send GPS data on Com-port of computer? Secondly to receive data on com port, is there any change in code?
Yes, you can use the same code to display data on another app. The latitude and longitude values are sent to the serial port, and you can use either the mobile phone's serial port or the serial port on your computer to receive the data.
Can i use 2 x arduino UNO for reciever and transmitter end? 1 x arduino uno with GPS and LoRa transceiver at sender end and 1 x arduino UNO with LoRa transceiver for reciever end? And use the same codes as you mentioned, will it work! JazakAllah for the help
Hello Receiver Can you add a warning alarm buzzer and mz80 infrared sensor when the location changes? transmitter buzzer alert? Can you add 2 relay outputs, connection notification LED, 7 segment display TM1637 speedometer?😊😊😮😅😢
@Ahmad Logs Hello Ahmad thanks, I have a doubt Why the pin 8 is physical connected but in the program RX 4 is programmed? Could you give me a little explain, thanks
Dear Ahmad, thank you for sharing this project. I have a question regarding the transmitter. I think the Arduino Nano requires an input voltage of the range 7-12V. How can it be operated with the 3.7V battery you selected? Best regards, Dirk
Hello Ahmad. Thanks for the tutorial, it's pretty good and clear. One question. I can't find the module RYLR406, there is no stock anywhere. Do you know if it is possible to use the module SX1278 LoRa Ra-02? Thanks for your time.
Hi!, Well, I bought the SX1278 and I've been several days trying to make it work, but so far I couldn't... I'm using the Nano for the transmitter and the ESP2866 for the receiver, and although the program don't throw errors, the messages don't travel from the transmitter to the receiver... I will keep trying until I get it. But if there is any helpful tip you could give me, I would really appreciate it 🙂
Hi Ahmad, Thanks for sharing this great work. I have tried to worked with the same devices but it is not working. The code you have shared in GitHub is different from the video description. Can you please clear this doubt of which pin we need to connect with GPS and LoRa?
They may seem like simple errors due to distraction, but they are not, they serve to make you ask questions and ruin some cards, so that you buy more. If they were to do everything precisely, you would solve your problems and they would be left without views
Hello Ahmed After greeting, I did all the steps and received the coordinates correctly in the Serial Monitor field, and I also tried the Serial USB Terminal application and received the coordinates after the phone was connected to the ESP32 unit, but on the Arduino ESP32 GPS Map application, the data is not read Sorry for taking so long
Traduzir textos com a câmera I have a tablet that doesn't have GPS onboard, and I wanted to use it as a GPS navigator, if I use a slave device and connect via Bluetooth will it work? How to proceed in this case?
The receiver device uses the Serial.println() function to transmit data to the Android phone. On the other hand, the Android GPS app receives the serial data and then display the location on the map.
Hello Ahmad, Thank you for sharing, nevertheless I don't understand why you need to convert the 5V signal. Where do you get this power from? (Sorry I am a beginner). Moreover, I read that you will soon use another gps module. Do you have an idea of which one? Thanks !
1. when the battery is connected, there's no issue as there's no 5V signal. However, once the battery reaches full charge, it actually provides 4.6 volts (even though labeled as 3.7V). 2. When I connect the Arduino to my PC for programming and testing, it draws the full 5V from the USB and sends out a 5V signal.
For the receiver to work you must use Pin D4 NOT Pin D2 like in the video. You must also edit the (address) in the tx code to the address on the Lora modules you are using. The pins are also wrong in the TX as well.
Hii Iam doing project right now. My project title is automatic door opening system using pir sensor. For this project, iam using Arduino uno, esp32 and php(xampp server). I wrote the codes for this, Arduino uno code working and esp32 wifi is connected but the data is not stored into the mysql table, what is the problem can u tell me please??
@@AhmadLogs How much time it will take, it's very urgent iam doing project right now. I need to submit by tomorrow. I already try some coding I will send u, please provide your email id
please aik project bana k seekha day tracking system ka.May na app banai ha or hardware maray pass aurdino and GPS NEO 6 and GSM 800l ha and battery .Ap eska co0de and connection seekha dain .please waiting
Hi Ahmad Too bad that This project works only for android phone This application does not exist for IOS. Please can you update Arduino SIM800L GPS Tracker with Register Phone Number V3. Registration number v3 works perfectly now with 12 digits. I don't know where and how to insert the functions for the GPS I'm new to arduino coding. THANKS
claim of 15 kilometers is a big bullshit. Hardly 700-1000 meters in urban or forest where mostly it can be used. no one lives in direct clear line of sight
Dear Ahmad, We have wrote you by linkedin and fb, so we want to discuss some collaboration with you, Maybe you don’t use your linkedin or fb so you can give some contact to connect with you.
can we use nrf24Lo1 transceiver instead of lora?
Can u explain the receiver code also
How are the Rx’ed GPS coordinates passed to the Android device?
i need low cost rtk for land survey would this setup do or any way for more accuracy
Use it as a long range short message or communicator.
right
Hello ahmed , what if I want to make a lost and found tag ,can I use buzzer and led blinking in this
Good morning, beautiful project, do you think it would be possible to see the information on a compass-type OLED without having to connect a phone?
Can you do it to wotk on the Helium LoRa Network ?
can you help to make a video on automatic railway crossing using gps and gsm technology and monitoring the realtime location tracking on a GUI, Thanks
Can I send the data from receiver to the phone via BT/Wi-Fi?
ser what if i want to show it on website an see it in live in website that it is tracking?
how to do so?
did you calculate what could be the battery time with such solution if running continuously on one charge?
This is why it couldn't be a commerical product, but just a hobby ;)
By using which software did you draw the circuit diagram?
Great Video! Is there a way to make a .kmz file with the data?
Hello friend, I want to congratulate you on your brilliant idea. I would like to know if it is possible to make a tracker for a car/motorcycle using LORAWAN. I thought about the following: Since Lorawan doesn't lose signal with jammers, this would make it difficult for someone with a jammer to cut the GPS signal, right?
HI, I like your project. I have 3 questions: can u use the receiver as a transmitter? second: how many receivers/transmitters can you have connected at the same time? and three: can the nodeMCU use bluetooth to make it a wireless connection between the phone and receiver/transmitter?
You see I am looking for a lora system that creates a mesh network and gives the location of all the trackers through bluetooth on google maps, and every tracker should be able to see the other trackers on their own phone. is this possible with the node MCU only?
very amazing video, keep it up
Can a LoRa Ra-01 sx1278 module work afor this as well?
Can i use other gps module? Looks like gps for fpv drone or something?
Yes, most share the same protocol
Hi & thank you for this amazing video. How accurate is the position data? Meters? Centimeters?
Thank You for sharing!
Arduino ESP32 GPS Maps not avaliable in the playstore, how I find this app?
How I can push to cell App maps
AoA, Always a treat to see your projects
Can this same arduino receiver code help in displaying the GPS positioning on some other app instead of google maps, If the receiver end send GPS data on Com-port of computer?
Secondly to receive data on com port, is there any change in code?
Yes, you can use the same code to display data on another app. The latitude and longitude values are sent to the serial port, and you can use either the mobile phone's serial port or the serial port on your computer to receive the data.
Can i use 2 x arduino UNO for reciever and transmitter end? 1 x arduino uno with GPS and LoRa transceiver at sender end and 1 x arduino UNO with LoRa transceiver for reciever end?
And use the same codes as you mentioned, will it work!
JazakAllah for the help
@@arslan1580 yes you can. the best thing is that you do not to modify the code
@@arslan1580 yes you can use the 2 x arduino uno. one for transmitter and one for receiver with the same code. I have tested it.
Hello
Receiver Can you add a warning alarm buzzer and mz80 infrared sensor when the location changes?
transmitter buzzer alert?
Can you add 2 relay outputs, connection notification LED, 7 segment display TM1637 speedometer?😊😊😮😅😢
Hello
lora module I'm waiting for more videos
thanks
@Ahmad Logs Hello Ahmad thanks, I have a doubt Why the pin 8 is physical connected but in the program RX 4 is programmed? Could you give me a little explain, thanks
Dear Ahmad, thank you for sharing this project. I have a question regarding the transmitter. I think the Arduino Nano requires an input voltage of the range 7-12V. How can it be operated with the 3.7V battery you selected? Best regards, Dirk
The voltage regulator on the arduino nano can operate from 5-12 volts with an output of 5 volts from the regulator and also offers a 3.3 volt signal.
Hi, I created your project but it doesn't work. There are defects in the connection diagram
when i send data to the rec it displays it incorrect 90% of the time. What can i do to fix that?
What is qualification your sir 🙏🙏🙏 you are great
thanks
GREAT PROJECT BUT GPS(NEO 6M) MODULE DID NOT WORKS INDOOR
I will soon use another gps module
one receiver google maps , 10 transmitter gps , is it working
it will work but the google map app get confused
Hello Ahmad. Thanks for the tutorial, it's pretty good and clear.
One question. I can't find the module RYLR406, there is no stock anywhere. Do you know if it is possible to use the module SX1278 LoRa Ra-02? Thanks for your time.
Hi, did you find any solution for the question of yours
Hi!, Well, I bought the SX1278 and I've been several days trying to make it work, but so far I couldn't... I'm using the Nano for the transmitter and the ESP2866 for the receiver, and although the program don't throw errors, the messages don't travel from the transmitter to the receiver... I will keep trying until I get it. But if there is any helpful tip you could give me, I would really appreciate it 🙂
@@jlpueser hi, i am working on the same model can you help me out regarding this? Because it is out of stock for me as well at the moment
It work for long range ? And transmitter can give data without internet? Thank for reply sir.
yes you are right. it works for long range. and transmitter give data without internet.
Hi Ahmad, Thanks for sharing this great work. I have tried to worked with the same devices but it is not working. The code you have shared in GitHub is different from the video description. Can you please clear this doubt of which pin we need to connect with GPS and LoRa?
They may seem like simple errors due to distraction, but they are not, they serve to make you ask questions and ruin some cards, so that you buy more. If they were to do everything precisely, you would solve your problems and they would be left without views
Great. Congrats.
Many many thanks
Hello Ahmed
After greeting, I did all the steps and received the coordinates correctly in the Serial Monitor field, and I also tried the Serial USB Terminal application and received the coordinates after the phone was connected to the ESP32 unit, but on the Arduino ESP32 GPS Map application, the data is not read
Sorry for taking so long
Did you find out your problem? I'm planning to do this project
Unfortunately, I haven't discovered it yet.
Excuse me, did you find any solution or alternative to the app?
Pode ser não tenha dado permissão nesseraria para o aplicativo, esperimenta desinstalar e instalar novamente aceitando as permissões
Traduzir textos com a câmera
I have a tablet that doesn't have GPS onboard, and I wanted to use it as a GPS navigator, if I use a slave device and connect via Bluetooth will it work?
How to proceed in this case?
where is the code in the receiver to send the data to the Google Maps? It is only printing on the screen...
The receiver device uses the Serial.println() function to transmit data to the Android phone. On the other hand, the Android GPS app receives the serial data and then display the location on the map.
Hi Thanks for sharing the project!! Is your project work well with RYLR998 ? Any changes required in source code and set up /wiring diagram?
Thank you
Hello Ahmad,
Thank you for sharing, nevertheless I don't understand why you need to convert the 5V signal. Where do you get this power from? (Sorry I am a beginner).
Moreover, I read that you will soon use another gps module. Do you have an idea of which one?
Thanks !
1. when the battery is connected, there's no issue as there's no 5V signal. However, once the battery reaches full charge, it actually provides 4.6 volts (even though labeled as 3.7V).
2. When I connect the Arduino to my PC for programming and testing, it draws the full 5V from the USB and sends out a 5V signal.
Hi
Cant get this to work. You show wiring gps tx to pin 8 but in code its on pin 5.....
For the receiver to work you must use Pin D4 NOT Pin D2 like in the video. You must also edit the (address) in the tx code to the address on the Lora modules you are using. The pins are also wrong in the TX as well.
i can stream esp32 cam with RYLR406
you cannot stream videos using LoRa
@@AhmadLogs yes. i cannot stream videos using LoRa
Cordial saludos Dios le bendiga le agradecería un proyecto rtk gnss con arduino
I wish there was a led Matrix km speedometer
unfortunately I don't have LED martix
@@AhmadLogs
5 mm led 7 segments can be made?
you are right. will try
@@AhmadLogs
i am waiting patiently thank
why only 10 to 15km
Hii
Iam doing project right now.
My project title is automatic door opening system using pir sensor. For this project, iam using Arduino uno, esp32 and php(xampp server).
I wrote the codes for this, Arduino uno code working and esp32 wifi is connected but the data is not stored into the mysql table, what is the problem can u tell me please??
Can u send your email id , I will send u the full details about the project.
It's very urgent
for details watch this th-cam.com/video/VEN5kgjEuh8/w-d-xo.html
@@AhmadLogs How much time it will take, it's very urgent iam doing project right now.
I need to submit by tomorrow. I already try some coding I will send u, please provide your email id
Please sir help me!
may na connection dia ha but mara dusra system ha. Aurdino +GPS NEO 6+GSm +battery .Ap please eska code da sakty ha
watch this. th-cam.com/video/cWfhpgI53HI/w-d-xo.html
Você fábrica para vender?
Can I use Arduino in both circuit
please aik project bana k seekha day tracking system ka.May na app banai ha or hardware maray pass aurdino and GPS NEO 6 and GSM 800l ha and battery .Ap eska co0de and connection seekha dain .please waiting
already done. watch
th-cam.com/video/cWfhpgI53HI/w-d-xo.html
th-cam.com/video/47ocmY1CCD8/w-d-xo.html
Hi Ahmad
Too bad that
This project works only for android phone
This application does not exist for IOS.
Please can you update Arduino SIM800L GPS Tracker with Register Phone Number V3.
Registration number v3 works perfectly now with 12 digits.
I don't know where and how to insert the functions for the GPS I'm new to arduino coding.
THANKS
I will try to update the version
Hello sir, I have got a project that i need to develop and I need your guidance for that. Can you please guide me? I will pay you for your time.
For Paid Projects Hire Me On Upwork:
www.upwork.com/freelancers/~017720a686aa38f530
Hello man.
Lora relay control feedback app
will try soon
non funziona e poi i pin dello schema non sono gli stessi del programma
claim of 15 kilometers is a big bullshit. Hardly 700-1000 meters in urban or forest where mostly it can be used. no one lives in direct clear line of sight
Daaaamn coming in blastin!
wow
thanks
Hi
Nice video,
can i have your Facebook information ?
sir ur email please ? fb contact for projects ?
Dear Ahmad,
We have wrote you by linkedin and fb, so we want to discuss some collaboration with you,
Maybe you don’t use your linkedin or fb so you can give some contact to connect with you.
check LinkedIn