LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1627 of 1904 2022-03-04
3.27.3. AT#M2MMKDIR - M2M File System Make Directory
This command manages the M2M File System.
AT#M2MMKDIR=<directory_name>
Set command makes a new directory in current directory (see
#M2MCHDIR) or on a specified path. The new directory must be created on
existing path, only one directory at time can be created.
Parameter:
can be:
- full directory path name starting
with "/" (parent directory must
exist)
- relative directory path name
(parent directory must exist)
- directory name (in current
directory)
Maximum full directory length is 128 chars, maximum folder name
is 64 chars
<directory_name> is case sensitive
<directory_name> can be equivalently enclosed on quote or not.