Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
Write Command Responses
ERROR
Defined values
String with or without double quotes, file name which is relative and already existing.
If <filename> is *.*, it means delete all files in current directory.
If the file path contains non-
ASCII characters, the filename parameter should contain a prefix of
{non-ascii} and the quotation mark.
Examples
OK
13.6 AT+FSRENAME Rename file in current directory
Description
This command is used to rename a file in current directory.
SIM PIN References
NO Vendor
Syntax
AT+FSRENAME=? OK
Write Command Responses
AT+FSRENAME=
<old_name>,<new_name>
OK
ERROR
Defined values
<old_name>
String with or without double quotes, file name which is existed in current directory. If the file path
contains non-ASCII characters, the file path parameter should contain a prefix of {non-ascii} and
<new_name>