I have a UNO connected to a GPS receiving valid date and I running the TimeGPS example code in the latest Time library.
I changed New Soft Serial to SoftwareSerial.
The code will not run until I insert a "Serial.println(xx);" statement in the "time_t gpsTimeToArduinoTime()" function;
I'm lost as to the reason; any help appreciated.
Bill
TimeGPS.ino (2.18 KB)