Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
Defined values
<dir_num>
Integer type, the number of subdirectories in current directory.
Integer type, the number of files in current directory.
<type>
0 – list both subdirectories and files
1 – list subdirectories only
Examples
AT+FSLS?
+FSLS: SUBDIRECTORIES:2,FILES:2
OK
AT+FSLS
+FSLS: SUBDIRECTORIES:
FirstDir
SecondDir
+FSLS: FILES:
image_0.jpg
image_1.jpg
OK
AT+FSLS=2
+FSLS: FILES:
image_0.jpg
image_1.jpg
OK
13.5 AT+FSDEL Delete file in current directory
Description
This command is used to delete a file in current directory. Before do that, it needs to use AT+FSCD
select the father directory as current directory. Support SDcard.
SIM PIN References
NO Vendor
Syntax