UMTS/HSPA Module Series
WCDMA UGxx FILE AT Commands Manual
WCDMA_UGxx_FILE_AT_Commands_Manual Confidential / Released 6 / 19
2
Description of AT Command
2.1. AT+QFLDS Get the Space Information of the Storage
AT+QFLDS responds the space information of the specified storage.
Parameter
Example
AT+QFLDS="RAM"
+QFLDS: 524288,524288
OK
AT+QFLDS Get the Space Information of the Storage
Test Command
AT+QFLDS=?
Response
OK
Write Command
AT+QFLDS=<name_pattern>
Response
+QFLDS: <free_size>,<total_size>
OK
or
+CME ERROR: <err>
Execution Command
AT+QFLDS
Response
+QFLDS: <free_size>,<total_size>
OK
<name_pattern>
Pattern
“RAM” RAM files in the random storage
<free_size>
The size of the free space in <name_pattern>
<total_size>
The total size of the storage <name_pattern>
<errc>
The error code from the module (see the
Appendix A
)
Quectel
Confidential