ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 493 of 545 2020-04-15
M2M
3.21.1. AT#M2MCHDIR - M2M File System Change Current Directory
This command manages the M2M File System.
AT#M2MCHDIR=<path>
Set command sets the current working directory in the M2M file system.
Parameter:
can be:
• full directory path name starting with "/"
• relative directory path name
• directory name (in current directory)
Maximum full directory length is 128 chars, maximum folder name is 64 chars.
If <path> is not present an error code is reported.
<path> is case sensitive.
<path> can be equivalently enclosed on quote or not.
Path separator must be "/".
The current directory in M2M file system at every power on is "/mod".
AT#M2MCHDIR?
Read command reports the current working directory in the M2M file system in the format:
#M2MCHDIR: "<path>"
Additional info:
Parameter description is:
Absolute path name, quoted string type (max 128 chars,
case sensitive)
AT#M2MCHDIR=?
Test command returns OK result code.