LTE Module Series
BG96 FILE AT Commands Manual
BG96_FILE_AT_Commands_Manual 7 / 22
2
Description of FILE AT Commands
2.1. AT+QFLDS Get the Space Information of UFS
The command responds the space information of UFS.
Parameter
AT+QFLDS Get the Space Information of UFS
Test Command
AT+QFLDS=?
Response
OK
Write Command
AT+QFLDS=<name_pattern>
Response
+QFLDS: <freesize>,<total_size>
OK
If there is any error:
+CME ERROR: <err>
Execution Command
AT+QFLDS
Response
Return the UFS information:
+QFLDS: <UFS_file_size>,<UFS_file_number>
OK
If there is any error:
+CME ERROR: <err>
<name_pattern>
Storage pattern.
“UFS”
UFS
<freesize>
The free space size of <name_pattern>. Unit: byte.
<total_size>
The total size of <name_pattern>. Unit: byte.
<UFS_file_size>
The size of all files in UFS. Unit: byte
<UFS_file_number>
The number of files in UFS.
<err>
An error code relating to ME or network. Please refer to
Chapter 4
for details.