UMTS/HSPA Module Series
WCDMA UGxx AT Commands Manual
WCDMA_UGxx_AT_Commands_Manual Confidential / Released 165 / 247
10.14. AT+QGDCNT GPRS Data Counter
This command allows the application to check how much data in bytes are sent or received.
Parameter
When module is powered on, <bytes_sent> and <bytes_recv> will be loaded from results of data
counter in NV. The default result in NV is 0.
3 Circuit switch preferred (use packet domain if circuit switched not available)
AT+QGDCNT GPRS Data Counter
Response
+QGDCNT: (0,1)
OK
Response
+QGDCNT: <bytes_sent>,<bytes_recv>
OK
Write Command
AT+QGDCNT=<op>
Response
OK
ERROR
If error is related to ME functionality:
+CME ERROR: <err>
<op> A numeric parameter. The operation about data counter
0 Reset the data counter
1 Save the results of data counter to NV. If you want to auto save results, please
refer to command AT+QAUGDCNT
<bytes_sent> A numeric parameter. The amount of sent data in bytes
<bytes_recv> A numeric parameter. The amount of received data in bytes