![GOSUNCN ME3630 Series Command Reference Manual Download Page 97](http://html.mh-extra.com/html/gosuncn/me3630-series/me3630-series_command-reference-manual_2247368097.webp)
All Rights reserved, No Spreading without GOSUNCN Permission
96
AT Command Reference Guide of Module Product
ME3630
Command
Possible response
+ZGFIXRATE=<flag1>,<flag2>
<CR><LF>OK<CR><LF>
MS error:
E<CR><LF>RROR<CR><LF>
+ZGFIXRATE?
<CR><LF>+ZGFIXRATE: <flag1>,<flag2><CR><LF>
<CR><LF>OK<CR><LF>
MS error:
<CR><LF>ERROR<CR><LF>
+ZGFIXRATE=?
<CR><LF>+ZGFIXRATE: (1-100000),(1-255)<CR><LF>
<CR><LF>OK<CR><LF>
Defined values
<flag1>: Set location mode when reset GPS by using AT+ZGRST, 1:one-shot mode, others: tracking mode. Default value
is 1, range 1~100000.
<flag2>: Positioning time interval in second, default value is 1, the range is 1-255, This has been abandoned.
Example
AT+ZGFIXRATE=2,5
OK
AT+ZGFIXRATE?
+ZGFIXRATE: 2,5
OK
9.4.
AT+ZGQOS Set QOS for location
This command used for set QOS for location.
Command
Possible response
+ZGQOS=<flag1>,<flag2>
<CR><LF>OK<CR><LF>
MS error:
<CR><LF>ERROR<CR><LF>
+ZGQOS?
<CR><LF>+ZGQOS: <flag1>,<flag2><CR><LF>
<CR><LF>OK<CR><LF>
MS error:
<CR><LF>ERROR<CR><LF>
+ZGQOS=?
<CR><LF>+ZGQOS: (2-10000),(0-255)<CR><LF>
<CR><LF>OK<CR><LF>
Defined values
<flag1>: Positioning accuracy (default : 50), the range is 2-10000
<flag2>: Desired level of performance. (0-255) (default: 255)
Example
AT+ZGQOS=50,100
OK
AT+ZGQOS?