UMTS/HSPA Module Series
WCDMA UGxx AT Commands Manual
WCDMA_UGxx_AT_Commands_Manual Confidential / Released 166 / 247
Example
AT+QGDCNT=?
//Test command
+QGDCNT: (0,1)
OK
AT+QGDCNT?
//Query the current
<bytes_sent>
and
<bytes_recv>
+QGDCNT: 3832,4618
OK
AT+QGDCNT=1
//Save the results to NV
OK
AT+QGDCNT=0
//Reset counter
OK
10.15. AT+QAUGDCNT Configure to Auto Save GPRS Data Counter
This command allows command (AT+QGDCNT) to save results to NV automatically.
Parameter
AT+QAUGDCNT Configure to Auto Save GPRS Data Counter
Test Command
AT+QAUGDCNT=?
Response
+QAUGDCNT: (0,30-65535)
OK
Read Command
AT+QAUGDCNT?
Response
+QAUGDCNT: <value>
OK
Write Command
AT+QAUGDCNT=<value>
OK
Response
OK
ERROR
If error is related to ME functionality:
+CME ERROR: <err>
Reference
<value>
A numeric parameter. Default value is 0.
<value>
is the time-interval for command
(AT+QGDCNT) to save results to NV automatically. If
<value>
is set to 0, auto-save
feature would be disabled. Unit is second.
Quectel
Confidential