ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 499 of 545 2020-04-15
• AT#M2MRUN=1,"app2.bin"
RUN permission for "/mod /app2.bin" if it exists, current delay not changed or set
to default 0 if not still an executable
• AT#M2MRUN=1,"app3.bin",0
RUN permission for "/mod/app3.bin" if it exists, delay set to 0
• AT#M2MRUN=0,"app2.bin",0
NO RUN permission for "/mod /app2.bin", delay set to 0. The RUN permission of
all other *.bin files are not changed
Data provided is saved on "/mod/appcfg.ini" file
Executables are binary files with ".bin" extension saved in "/mod" directory which run
permission has been set by #M2MRUN command.
AT#M2MRUN?
Read command reports the files with the RUN file permission. The files are stored in the directory
/mod. The report has the following format
#M2MRUN: <app1.bin,delay1> <app2,bin, delay2> ...
AT#M2MRUN=?
Test command returns the allowed values for parameters <mode> and <delay>. The format is:
#M2MRUN: (0-2),(...),(1-60)