ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 500 of 545 2020-04-15
3.21.6. AT+M2M - Enable/disable M2M Application execution
This command enable/disable the M2M Application execution start mode.
AT+M2M=<mode>[,<delay>]
Set command sets the M2M Application start mode. After issuing the AT command, the module
automatically restart.
Parameters:
M2M application execution start mode
AppZone engine does not start at the next reboot
AppZone engine starts at the next reboot without delay. Only apps with
AT#M2MRUN=1 will start after reboot, with their specific delay setting.
AppZone engine starts at the next reboot using the delay set by <delay>
parameter, if missing is used the default value 10.
M2M application execution start time-out expressed in
seconds. Parameter <delay> is used only if parameter
<mode> is set to 4.
no delay for AppZone engine to start
delay for AppZone engine to start. During this waiting time an AT
command on the serial/USB port can disable the AppZone engine,
and it will not start until the next reboot.
AT+M2M?
Read command reports the M2M application execution start mode, start time-out and start shell in
the format:
+M2M:<mode>,<delay>
AT+M2M=?
Test command returns the range of available values for parameters <mode> and <delay>.