LTE Module Series
EC25&EC21 AT Commands Manual
EC25&EC21_AT_Commands_Manual 173 / 231
Example
AT+QGDCNT=? //Test command
+QGDCNT: (0,1)
OK
AT+QGDCNT? //Query the current bytes sent and received
+QGDCNT: 3832,4618
OK
AT+QGDCNT=1 //Save the results to NV
OK
AT+QGDCNT =0 //Reset counter
OK
10.16. AT+QAUGDCNT Auto Save Packet Data Counter
The command allows AT+QGDCNT command to save results to NV automatically.
AT+QAUGDCNT Auto Save Packet 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>
Response
OK
ERROR
If there is any error related to ME functionality:
+CME ERROR: <err>