ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 957 of 1039 2021-09-23
Set WWAN/GNSS Startup Priority, TBF (Time Between Fix) and
constellation. A reboot is needed to make effective the setting.
Get the current values
AT$GPSCFG?
$GPSCFG: 1,1,1,1
OK
Set new WWAN/GNSS Startup Priority value
AT$GPSCFG=0,0
OK
Set 4321s as new TBF value
AT$GPSCFG=1,4321
OK
Set new constellations GPS+GAL
AT$GPSCFG=2,2
OK
Until a reboot is done old values remain the current values
AT$GPSCFG?
$GPSCFG: 1,1,1,1
OK
A reboot is needed to make effective the setting
AT#REBOOT
OK
New values are the new current values
AT$GPSCFG?
$GPSCFG: 0,4321,2,0
OK
Enable GNSS with the new setting
AT$GPSP=1