It looks like your GPS is sending the time or date in an unexpected format.
Use the NMEA option to look at the GPRMC sentence
$GPRMC,hhmmss.ss,A,llll.ll,a,yyyyy.yy,a,x.x,x.x,dd mmyy,x.x,a*hh
............^ time ^......................................^date^..... ........
GPSSerial expects the time and date in the above format. If it isn't that would account for the error. Note the spaces after "dd" and in the dots is a forum artifact and are not really present.
__________________
Sorry, but I don't answer questions by PM or email.
Please post your queries in the forum.
Last edited by agraham : 02-06-2010 at 04:36 PM.
|