LPWA Module Series
BG96 GNSS Application Note
BG96_GNSS_Application_Note 18 / 42
2.2.1.8.
AT+QGPSCFG="gnssconfig" Configure Supported GNSS Constellation
The command configures the supported GNSS constellations of the module.
Parameter
2.2.1.9.
AT+QGPSCFG="autogps" Enable/Disable GNSS to Run Automatically
The command configures whether to enable automatic running of GNSS after the module is powered on.
AT+QGPSCFG="gnssconfig" Configure Supported GNSS
Constellation
Write Command
AT+QGPSCFG="gnssconfig"[,<GNSS
_config>]
Response
If the optional parameter is omitted, query the current setting:
+QGPSCFG: "gnssconfig",<GNSS_config>
OK
If the optional parameter is specified, set the supported GNSS
constellations:
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
<GNSS_config>
Integer type. Supported GNSS constellation.
GPS is always ON.
0 GLONASS OFF/BeiDou OFF/Galileo OFF
1 GLONASS ON/BeiDou ON/Galileo ON
2 GLONASS ON/BeiDou ON/Galileo OFF
3 GLONASS ON/BeiDou OFF/Galileo ON
4 GLONASS ON/BeiDou OFF/Galileo OFF
5 GLONASS OFF/BeiDou ON/Galileo ON
6 GLONASS OFF/BeiDou OFF/Galileo ON
<errcode>
Integer type. Error code of operation. See
Chapter 4
for details.