LPWA Module Series
BG96 GNSS Application Note
BG96_GNSS_Application_Note 19 / 42
Parameter
This command is valid only when the GNSS works in
stand-alone
mode.
2.2.1.10.
AT+QGPSCFG="speed_threshold" Configure Speed and Distance Thresholds
This command configures the speed and distance thresholds.
AT+QGPSCFG="autogps" Enable/Disable GNSS to Run Automatically
Write Command
AT+QGPSCFG="autogps"[,<autoGPS
>]
Response
If the optional parameter is omitted, query the current setting:
+QGPSCFG: "autogps",<autoGPS>
OK
If the optional parameter is specified, set whether to enable
automatic running of GNSS:
OK
If there is any error related to ME functionality:
+CME ERROR: <errcode>
Maximum Response Time
300 ms
Characteristics
The command takes effect after rebooting.
The configuration is saved automatically.
Reference
<autoGPS>
Integer type. Enables/disables GNSS to run automatically after the module is powered
on.
0
Disable GNSS to run automatically
1
Enable GNSS to run automatically
<errcode>
Integer type. Error code of operation. See
Chapter 4
for details.
AT+QGPSCFG="speed_threshold"
Configure Speed and Distance Thresholds
Write Command
AT+QGPSCFG="speed_threshold"[,<
speed_threshold>[,<distance_thresh
old>]]
Response
If
<speed_threshold>
and
<distance_threshold>
are both
omitted, query the current setting:
+QGPSCFG: "speed_threshold",<speed_threshold>,<di
NOTE