UMTS/HSPA Module Series
WCDMA UGxx FILE AT Commands Manual
WCDMA_UGxx_FILE_AT_Commands_Manual Confidential / Released 7 / 19
2.2. AT+QFLST List Files
AT+QFLST lists the information of a single file or all files in the required storage medium.
Parameter
Example
AT+QFLST="RAM:*"
+QFLST: "RAM:F_UGxx-1.bmp",56554
+QFLST: "RAM:F_UGxx-10.bmp",56554
+QFLST: "RAM:F_UGxx-11.bmp",56554
OK
AT+QFLST List Files
Test Command
AT+QFLST=?
Response
OK
Write Command
AT+QFLST=<name_pattern>
Response
+QFLST: <file_name>,<file_size>
[+QFLST: <file_name>,<file_size>
[…]]
OK
or
+CME ERROR: <err>
Execution Command
AT+QFLST
Response
Return the information of the RAM files:
+QFLST: <file_name>,<file_size>
[+QFLST: <file_name>,<file_size>
[…]]
OK
or
+CME ERROR: <err>
<name_pattern>
The file to be listed
“RAM:*”
All the files in RAM
“RAM:<file_name>” The specified file <file_name> in RAM
<file_name>
Name of the file
<file_size>
Size in bytes of the file
<err>
The error code from the module (see the
Appendix A
)
Quectel
Confidential