LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1626 of 1904 2022-03-04
Read command reports the current working directory in the current drive
in the M2M file system in the format:
#M2MCHDIR: <path_name>
Additional info:
Parameter description is:
Absolute path name, quoted string type
(max 128 chars, case sensitive)
AT#M2MCHDIR=?
Test command returns OK result code.
Check directory and move to dir1 directory.
AT#M2MCHDIR?
#M2MCHDIR: "/data/azc/mod"
OK
AT#M2MCHDIR="dir1"
OK
AT#M2MCHDIR?
#M2MCHDIR: "/data/azc/mod/dir1"
OK