lora-aprs / LoRa_APRS_Tracker

A LoRa based APRS tracker for ESP32 boards.
MIT License
311 stars 110 forks source link

Problem with date #52

Open iw9grl opened 2 years ago

iw9grl commented 2 years ago

Hi

after GPS fix, the time is set correctly ( UTC ) but the date remain to 31/12/1999 also after several hour .

could you please help me ? thank you 73

peterus commented 2 years ago

you are not the only one who is having issues like this. currently there is no fix for this as the data is coming directly from the gps library. Maybe it is the gps chip or the library.

efiten commented 2 years ago

Is there already a solution, or workaround for this ? With other programs, GPS can read out and show the date correctly.

73 Erwin

stroobandt commented 2 years ago

The TTGO T-Beam v1.1 appears to be using the NEO-M8N GPS chip instead of the NEO-6M. This may be the reason for the faulty date indication.

versions

xe2ad commented 2 years ago

Hi @iw9grl , I can't get any GPS info in my Tbeam, what GPS fix did you run and how did you do that? Best regards, -David, XE2AD.