ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 1000 of 1039 2021-09-23
Get active and requested values for XTRA duration, and the availability for
XTRA download status URCs:
AT$AGNSSCFG?
$AGNSSCFG: 0,0,1,1
$AGNSSCFG: 0,1,0
OK
In the above example, active and requested XTRA duration values are set to
72 hours, and URCs are not enabled.
Set XTRA duration hours = 168 hours
AT$AGNSSCFG=0,0,2
OK
Until a reboot is done, the active value remains the same but the requested
value changes:
AT$AGNSSCFG?
$AGNSSCFG: 0,0,1,2
$AGNSSCFG: 0,1,0
OK
A reboot is needed for the change to take effect (requested value will
become the active value)
AT#REBOOT
OK
Active value is now the previously requested value
AT$AGNSSCFG?
$AGNSSCFG: 0,0,2,2
$AGNSSCFG: 0,1,0
OK
Conversely, the effect of applying URCs availability is immediate
AT$AGNSSCFG=0,1,1
OK
The above command enables URCs, and a reboot is not required for the
change to take effect