WCDMA Module
UC20 GNSS AT Commands Manual
UC20_GNSS_AT_Commands_Manual Confidential / Released 14 / 25
Parameter
2.5. AT+QGPSLOC Obtain Fixed Position
Before using this command, GNSS engine must be turned on by AT+QGPS. If it does not fix position
successfully,
+CME ERROR: <errcode>
will be returned to indicate the corresponding situation. Note:
command’s response appears on current AT port.
Parameter
<errcode>
Integer type, indicate the error code of the operation. If it is not 0, it is the type of error
(Please refer to the chapter
X
5
X
).
AT+QGPSLOC Obtain Fixed Position
Test Command
AT+QGPSLOC=?
Response
+QGPSLOC:
<UTC>,<latitude>,<longitude>,<hdop>,<altitude>,<fix>,<c
og>,<spkm>,<spkn>,<date>,<nsat>
OK
Read Command
AT+QGPSLOC?
Response
+QGPSLOC:
<UTC>,<latitude>,<longitude>,<hdop>,<altitude>,<fix>,<c
og>,<spkm>,<spkn>,<date>,<nsat>
OK
or
+CME ERROR: <errcode>
Reference
<UTC>
UTC time. Format: hhmmss.sss (quoted from GPGGA sentence).
<latitude>
Latitude. Format: ddmm.mmmm N/S (quoted from GPGGA sentence).
dd 00-89 (degree).
mm.mmmm 00.0000-59.9999 (minute).
N/S North latitude/ South latitude.
<longitude>
Longitude. Format: dddmm.mmmm E/W (quoted from GPGGA sentence).
ddd 000-179 (degree).
mm.mmmm 00.0000-59.9999 (minute).
E/W East longitude/West longitude.
<hdop>
Horizontal precision, 0.5-99.9 (quoted from GPGGA sentence).
<altitude>
The altitude of the antenna away from the sea level(unit: m), accurate to one decimal
Quectel
Confidential