© Microhard 107
5.0 AT Command Line Interface
System AT Commands
AT Command Description Syntax Effect
AT+MSCNTO Get/Set the console timeout AT+MSCNTO=<Timeout_s>
Parameter:
<Timeout_s> : 30 to 65535 in seconds, 0-Disable
AT&W
AT+MSPWD Set password AT+MSPWD=<New Password>,<Confirm Password>
Parameters:
<New Password> : 5-64 characters except space
<Confirm Password> : Same as <New Password>
AT&W
AT+MSGMI Get manufacturers identification AT+MSGMI <enter>
Sample Output:
+MSGMI: 2014-2016 Microhard.
OK
Immediate
AT+MSSYSI Get system summary information AT+MSSYSI <enter>
Sample Output:
+MSSYSI:
Ethernet Port:
MAC : 00:0F:92:02:AB:22
IP : 192.168.168.1
MASK : 255.255.255.0
System:
Device : UserDevice
Product : pMDDL
Image : PWii
Hardware : Rev A
Software : v1.4.0 build 1005
Copyright : 2014-2016 Microhard.
System Time : Tue Jul 19 14:14:32 2017
OK
Immediate
AT+MSGMR Get modem Record information AT+MSGMR <enter>
Sample Output:
+MSGMR:
Hardware Version : Rev A
Software Version : v1.4.0 build 1005
Copyright : 2014-2016 Microhard.
System Time : Tue Nov 29 14:15:02 2016
OK
Immediate
AT+MSMNAME Get/Set modem Name setting AT+MSMNAME=<Modem_Name>
Parameter:
<Modem_Name> : 1 - 64 characters. Must be alphanumeric or dots(.), or dashes(-) or underscores(_)
AT&W
AT+MSRTF Reset the modem to the factory default settings
from non-volatile (NV) memory
AT+MSRTF=<Action>
Parameter:
<Action>: 0 - Pre-set action
1 - Confirm action
AT&W
AT+MSREB Reboot the modem AT+MSREB <enter>
Sample Output:
Rebooting...
OK
Immediate
AT+MSNTP Get/Set NTP server AT+MSNTP[=<Mode>[,<Server>,<Port>,<Client Interval>]]
Parameters:
<Mode> : 0 - Local Time; 1 - NTP
<Server> : Valid IP Address or Name
<Port> : 1 to 65535. Default is 123
<Client Interval> : 15 to 65535 in seconds, 0-Disable
AT&W
AT+MSSYSLOG Get/Set Syslog server settings AT+MSSYSLOG[=<Server>[,<Port>]]
Parameters:
<Server> : Valid IP Address or Name. 0.0.0.0 - Disable. 1 to 256 characters
<Port> : 1 to 65535. Default is 514
AT&W
AT+MSSERVICE Get/Set service status and port AT+MSSERVICE[=<Service>[,<Mode>[,<Port>]]]
Parameters:
<Service> : 0 - FTP
1 - Telnet
2 - SSH
<Mode> : 0 - Disable
1 - Enable
<Port> : 0 to 65535. For Telnet (23 by default) and SSH (22 by default) only
AT&W
AT+MSWEBUI Get/Set Web UI protocol and port AT+MSWEBUI[=<Mode>[,<HTTP Port>][,<HTTPS Port>]]]
Parameters:
<Mode> : 0 - HTTP/HTTPS
1 - HTTP
2 - HTTPS
3 - Disable
<HTTP Port> : 2 to 65534. 80 by default
<HTTPS Port> : 2 to 65534. 443 by default
AT&W