ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 886 of 1039 2021-09-23
21. AT#M2MARG=,arg,arg2,...,argN
set the arguments to all executables
22. AT#M2MARG=app.bin,
delete the arguments of "/mod/app.bin"
if it exists
23. AT#M2MARG=,
delete the arguments of all executable
24. AT#M2MARG=app.bin,arg1,,arg3
if an empty arg is provided in between
other args, an ERROR is returned being
the current args remained unchanged
The arguments entered by the command are saved on
"/mod/appcfg.ini" file.
AT#M2MARG?
Read command reports the available executables and their current
arguments. The report has the following format:
#M2MARG: <app1.bin,arg1,arg2,...,argN
1
>
#M2MARG: <app2.bin,arg1,arg2,...,argN
2
>
...
#M2MARG: <appQ.bin,arg1,arg2,...,argN
Q
>
AT#M2MARG=?
Test command returns the max characters number of <file_bin> binary file
name and of the <argn> parameters. The format is:
#M2MARG: 64,32,...,32