Thanks You soo much bro , I have been trying to get LAT & LONG all the day inside my room now I got it, I was wondering that it night damaged but saved my day Thank you again
@qayyumrashid694910 ай бұрын
hi, if i'm using dragino lora shield v1, can i connect it at the lora shield?
@buiminhtue75392 жыл бұрын
Many thanks sir. It helped me a lot.
@alpstinger50833 жыл бұрын
Thanks bro. Really helpful.
@rudhreshvc21062 жыл бұрын
How long will the module take to display latitude and longitude outdoors??
@miliohm2 жыл бұрын
Pretty fast outdoors, under 1 minute
@rudhreshvc21062 жыл бұрын
@@miliohm Actually I tried outdoors even after 5 mins it's not returning values
@miliohm2 жыл бұрын
@@rudhreshvc2106 something wrong with your setup or with the GPS module. I ever experienced the same way, maybe it is just bad module in the market. So i changed it to NEO-7M and everything works fine.
@vigneshreignz38602 жыл бұрын
bro use silver foil
@ayman46724 жыл бұрын
Hi. I tried what you did and it doesnt work for me. Can you shed a light on how can i whats the problem? All connections are made and the LED is also blinking. But here what it says in my serial monitor: 18:14:27.037 -> DeviceExample.ino 18:14:27.037 -> A simple demonstration of TinyGPS++ with an attached GPS module 18:14:27.106 -> Testing TinyGPS++ library v. 1.0.2 18:14:27.141 -> by Mikal Hart 18:14:27.175 -> 18:14:32.033 -> No GPS detected: check wiring. Please help thank you.
@miliohm4 жыл бұрын
Please wait and restart the arduino. Sometimes it try to search for signal
@jpdesroc4 жыл бұрын
I saw some videos about this NEO-6M module and the power supply voltage value needed for it diverges from web site to other.. Some say do not exceed 3.3v or you will destroy the unit, some other say it can be used from 3.3 to 5 volts.. So what is the truth here ? Thanks.
@philiphart1214 жыл бұрын
Data sheet shows voltage range for the NEO 6M as betweet 2.7 and 3.6 Volts. So, I think 5 volts would damage the unit.
@miliohm4 жыл бұрын
But this is a module. The module has it Voltage regulator.
@proximacentauri39164 жыл бұрын
thank you. it works
@esma7311 Жыл бұрын
hi, thanks for your video but i get ********* values at serial monitor with same ur code. How could i fix this
@kermitinmountain63712 жыл бұрын
Hi, How do I add SD card to this gps that you posted online? Thank you.
@PavankumarBatchu-b8m Жыл бұрын
I am facing issues with same module. Nothing is getting printed on serial monitor.
@nurhana353 жыл бұрын
hello. can i ask .. how to know my gps timE in GMT or not
@ngwakwanamaggiematlou26464 жыл бұрын
Hi, dont you have a video where you sending the gps cordinates via a sim800L module ,like in a case of an emergency?
@miliohm4 жыл бұрын
I don't have right now, maybe next time
@ahmedhashesh37622 жыл бұрын
Hi
@prglpower90562 жыл бұрын
No device Signal, i work on Lilygo t-beam V1.1 , can you help me?
@narayananp55673 жыл бұрын
Which is the best indoor gps please help me for creating own gps live clock
@abdurrahmanalbiswas63122 жыл бұрын
No gps works indoor, not possible
@rizwanmadni2805 Жыл бұрын
i keep getting "No GPS detected: check wiring." is my GPS faulty?
@mohitsawardekar2892 Жыл бұрын
Same here
@darshanbabu11422 жыл бұрын
Hello, i connected my gps module with my esp8266 for the first time it worked but after that I'm not getting the latitude and longitude it's showing 0.000000 for both, even though led is blinking, I'm getting this problem, what's the solution for this??
@cxynagasaki17782 жыл бұрын
It's hard to read the longitude and latitude how can you know the location name easily
@nouhayla61562 жыл бұрын
can we have the location even if the Arduino is not connected to the PC
@miliohm2 жыл бұрын
Sure, as long as it is powered up.
@sukasukadika88113 жыл бұрын
my gps's led doesn't blink/light up although my wiring is correct, same with ur tutorial. why is it? can u help me to solve this problem?
@miliohm3 жыл бұрын
Coba tunggu sampai lama. Karena biasanya belum dapet sinyal apalagi di dalam ruangan. Boleh dicoba di luar ruangan biar lebih cepet.
@technoelectronics44973 жыл бұрын
you have to check the power supply and place GPS with antenna in open area wait up to 60 sec you will get signal ...if your put it in a closed room you wont get any GPS signals...
@woodiedave11792 жыл бұрын
@@technoelectronics4497 Ive tried this and mine is still not picking up a gps signal
@denizmuhacir98483 жыл бұрын
My module has 5 pins and i tried it but i always take "invalid" message and 0000 time/date
@zhafyy3 жыл бұрын
I got "No GPS detected: check wiring" on my serial monitor. I'm sure i connected all the pins correctly. Is it because my gps module isn't working? thank you.
@miliohm3 жыл бұрын
If you are sure then something wrong with the module
@viejaspeliculasfilipinas36213 жыл бұрын
I think the module itself
@zhafyy3 жыл бұрын
thanks for helping. i think so too cause the LED of the module did not blinking even after hours being connected to microcontroller
@miliohm3 жыл бұрын
@@zhafyy the LED only blinking after it got the signal. But even no signal, the GPS should give the data. And it should say INVALID on location.
@zhafyy3 жыл бұрын
@@miliohm ohh i see. thanks again
@dr.shaguftakhan12342 жыл бұрын
Hi, I am having trouble with neogps6m module It says no gps detected. Check wiring
@woodiedave11792 жыл бұрын
Im having the same issue
@FlexibleBladeTurbine2 жыл бұрын
try to swap the TX RX lines.
@nsedevotional9155 Жыл бұрын
@@FlexibleBladeTurbine thank you
@mohitsawardekar2892 Жыл бұрын
@Flexible I tried swaping the wire but same issue
@himalbhattarai54073 жыл бұрын
Thanks
@logadarshinnimaratha92754 жыл бұрын
Hi sir, I have done exactly like you but my GPS 6m blinks but it didn't show any data in COM. I really don't know what is the exact problem. You have any idea on that sir.
@miliohm4 жыл бұрын
Check the tx and RX wiring. Make sure it crossed
@logadarshinnimaratha92754 жыл бұрын
Yes sir, I did try putting on RX->TX and TX->RX. But it shows error when uploading. So I put RX->4 ans TX -> 3. And still it didn't display data even though it blinks.
@miliohm4 жыл бұрын
@@logadarshinnimaratha9275 you should put TX of GPS on pin 4 and RX on pin 3 if you are using my code. And don't forget to use 9600 baudrate.Turn on the arduino and wait several minutes until the GPS is ready
@logadarshinnimaratha92754 жыл бұрын
@@miliohm yes sir, I followed exactly like you and it shows No GPS detected: check wiring.
@miliohm4 жыл бұрын
@@logadarshinnimaratha9275 restart the arduino, and try wait again. Sometimes that happen for first time. Did you put the GPS outside?
@Aimanzxc4 жыл бұрын
it worked and accurate. Thanks. But my time is not accurate, how to change?
@miliohm4 жыл бұрын
The Timezone is GMT. Maybe your Timezone is not GMT.
@ahmedtaher40153 жыл бұрын
Peace be upon you I hope you are fine The GPS was working for me and suddenly it stopped when I downloaded a code to do a test, why did it give me this message no gps detected check wiring
@miliohm3 жыл бұрын
Thank you, The only problem that happen because no data from GPS. Maybe the wiring is reversed? Or you pick the wrong baudrate?
@rawyin3 жыл бұрын
Time resolution no smaller than the second? How disappointing.
@mohamedmamdouh88624 жыл бұрын
am getting no data and wrong date and time (Location: INVALID Date/Time: 0/0/2000 00:00:00.00 )
@miliohm4 жыл бұрын
it means your gps still loading, and not get signal yet. wait for some minutes. at first time, sometime it need long time to got the signal
@mohamedmamdouh88624 жыл бұрын
@@miliohm ya it got signal finaly after i got it in the street couz it can't get signal in the house ccous of concret but do u know if it can get signal in the car bag ? or even in car body (can it get signal throw iron)
@miliohm4 жыл бұрын
@@mohamedmamdouh8862 yeah, i made some GPS tracker for car, and it is doing fine in car.
@mohamedmamdouh88624 жыл бұрын
@@miliohm is there any special place to put it in the car or it's ok in anywhere ?
@miliohm4 жыл бұрын
@@mohamedmamdouh8862 i think that's ok anywhere. But I just ever try at dashboard. Never at another place.
@franklin34914 жыл бұрын
My GPS module is not even blinking. Any ideas ?
@miliohm4 жыл бұрын
You need to wait, even for some minutes.
@franklin34914 жыл бұрын
@@miliohm Thank You for so quick respond. :D I will leave write if it will work :D
@miliohm4 жыл бұрын
@@franklin3491 ok, and if it so long, you need to go outside. Maybe you are indoor so the GPS can't get signal.
@technoelectronics44973 жыл бұрын
you have to test the gps in open area then with in a minute you will get signal..
@syafiqaaidham44723 жыл бұрын
@@technoelectronics4497 how long the time it took ?