LTE Module Series
EP06&EG06&EM06 GNSS AT Commands Manual
EP06&EG06&EM06_GNSS_AT_Commands_Manual 15 / 29
Parameter
The command is only valid when the GNSS works in stand-alone mode.
2.2. AT+QGPSDEL Delete Assistance Data
The command is used to delete assistance data so as to operate cold start, hot start and warm start of
GNSS. The command can only be executed when GNSS is turned off. After deleting the assistance data
via this command, cold start of GNSS can be enforced via AT+QGPS. Hot/warm start can also be
performed if the corresponding conditions are satisfied.
+QGPSCFG: "autogps",<autogps>
OK
If there is any error related to ME functionality:
+CME ERROR: <errcode>
<autogps> Enable/disable GNSS to run automatically after the module is powered on,
and the configuration parameter will be automatically saved to NVRAM. The
default value is 0.
0 Disable GNSS to run automatically
1 Enable GNSS to run automatically
<errcode> Integer type. The error code of the operation. If it is not 0, it is the type of error.
Please refer to Chapter 4 for details.
AT+QGPSDEL Delete Assistance Data
Test Command
AT+QGPSDEL=?
Response
+QGPSDEL: (0-3)
OK
Write Command
AT+QGPSDEL=<deletetype>
Response
OK
If there is any error related to ME functionality:
+CME ERROR: <errcode>