AT#M2MARG=?
Test command returns the max characters number of <file_bin> binary file
name and of the <arg
n
> parameters. The format is:
#M2MARG: 64,32,...,32
AT#M2MARG=app1.bin,one,two,12,34.5
OK
AT#M2MARG=app2.bin,first,"second and third"
OK
AT#M2MARG=?
#M2MARG: <app1.bin, one,two,12,34.5>
#M2MARG: <app2.bin, first,"second and third">
OK