User guide

Part 3 – Commands for Wi-Fi Devices Chapter 11 – General Commands for the SocketWireless Wi-Fi (MT810SWM-IP)
Universal IP AT Commands Reference Guide (Document S000457H) 58
#BOOTMSG – Enable/Disable Boot Message
Description: Enables/disables the boot message.
Syntax: Set Value: AT#BOOTMSG=<0,1>
View Value: AT#BOOTMSG?
Values: 0 Disable
1 Enable
Default: 1 Enable
Examples: AT#BOOTMSG?
0
OK
AT#BOOTMSG=1
OK
AT#BOOTMSG?
1
OK
AT#BOOTMSG=0
OK
#WATCHDOG – Enable/Disable Watchdog
Description: Enable/disable Watchdog for the system – reset on HANG.
Note: The module must be reset to put the command into effect.
Syntax: Set Value: AT#WATCHDOG=<0,1>
View Value: AT#WATCHDOG?
Values: 0 Disable Watchdog
1 Enable Watchdog
Default Value: 1 Enable Watchdog
Example: AT#WATCHDOG?
1
OK
#WATCHDOGTIMER – Watchdog Timer
Description: Sets the Watchdog timer in milliseconds.
Note: The module must be reset to put the command into effect.
Syntax: Set Value: AT#WATCHDOGTIMER=<value>
View Value: AT#WATCHDOGTIMER?
Values: Maximum milliseconds that can be entered is 7000
Default: 1000ms
Example: AT#WATCHDOGTIMER?
4000
OK