ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 861 of 1039 2021-09-23
3.23.4. AT#M2MRMDIR - M2M File System Remove Directory
This command removes a directory in the M2M file system.
AT#M2MRMDIR=<directory_name>
Set command deletes a specified directory in current directory (see
#M2MCHDIR) or a directory in a specified path.
Parameter:
can be:
101. full directory path name
starting with "/"
102. relative directory path name
103. directory name (in current
directory)
Maximum full directory length is 128 chars, maximum folder name
is 64 chars
If <directory_name> is not present an error code is reported
<directory_name> is case sensitive
<directory_name> can be equivalently enclosed on quote or not
To be removed, the <directory_name> must be empty otherwise
an error is returned.
AT#M2MRMDIR=?
Test command returns OK result code.