error, will try to start in any case as many executables as
possible
117. AT#M2MRUN=4,,20in place start of all apps if not already in
running after 20 seconds for all
118. AT#M2MRUN=4,"app2.bin"in place start of app2.bin if not
already in running with the current immediate delay
119. AT#M2MRUN=4,"app2.bin",10in place start of app2.bin if not
already in running after 10 seconds
120. AT#M2MRUN=5,"app2.bin"
immediate stop of all apps in running, and in place start of
app2.bin, if not already in running, after its own current
immediate delay
121. AT#M2MRUN=5,"app2.bin",0
immediate stop of all apps in running, and immediate start of
app2.bin with no delay, if not already in running
122. AT#M2MRUN=5,"app2.bin",10immediate stop of all apps in
running, and in place load of app2.bin, if not already in
running, after 10 sec. delay
Depending on selected <mode> two different delays have effects.
1. Boot mode: in this mode both "boot" and "immediate" delays
are affected:
if <delay> not provided:
delays are not changed from their previous configured
values. Default values are 0.
if <delay> provided:
delays are set accordingly
2. Immediate mode: in this mode only "immediate" delay is set:
if <delay> not provided: