Hi everyone,
I work on the following module:
AT+CGMM
EC25
OK
AT+CGMR
EC25EFAR06A03M4G
I’m reading time with command:
AT+QGPSLOC=2
+QGPSLOC: 080741.0,40.73102,2.46361,0.6,33.0,2,192.13,0.0,0.0,191021,07
The milliseconds of the UTC part is always 0 (080741.0). I did a couple of readouts and always got 0.
My question is, does this module support a more accurate timestamp (less than 1 second)? Is there another AT command to get milliseconds?
Many thanks!