LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1646 of 1904 2022-03-04
3.27.10. AT#M2MDEL - Delete File
This command deletes specified file stored in the File System
AT#M2MDEL=<file_name>
Set command removes the <file_name> in the file system.
Parameter:
can be:
- full file path name starting with "/"
- relative file path name
- file name (in current directory)
Maximum full path length is 128 chars, maximum folder or file
name is 64 chars. Overall max full file path is 128 + 64 = 192 chars.
If the file <file_name> or its path is not present an error code is
reported.
<file_name> and its path are case sensitive
<file_name> can be equivalently enclosed on quote or not.