© Microhard 102
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: 2017-2018 Microhard.
Immediate
AT+MSSYSI Get system summary information
AT+MSSYSI <enter>
Sample Output:
+MSSYSI:
LAN Port:
MAC : 00:0F:92:04:1A:E0
IP : 192.168.168.1
MASK : 255.255.255.0
System:
Device : UserDevice
Product : pMDDL2458
Image : pMDDL
Hardware : Rev A
Software : v1.4.0 build 1013-1
Copyright : 2017-2018 Microhard Systems Inc.
System Time : Fri Oct 12 14:59:50 2018
Immediate
AT+MSGMR Get modem Record information
AT+MSGMR <enter>
Sample Output:
+MSGMR:
Hardware Version : Rev A
Software Version : v1.4.0 build 1013-1
Copyright : 2017-2018 Microhard Systems Inc.
System Time : Fri Oct 12 15:00:55 2018
Immediate
AT+MSIMG Get the image status for both active and inactive
images
AT+MSIMG <enter>
Active Version : v1.4.0-r1013-1
Active Build Time : 2018-10-12 14:08:55
Inactive Version : v1.4.0-r1013-1
Inactive Build Time : 2018-09-20 14:26:19
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...
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
AT+MSTR Get Traffic status on interfaces
AT+MSTR[=<Interfaces>]
<Interfaces> : 0 - WIFI
1 - Serial COM
2 - WAN
3 - LAN
AT+MSTR=0 <enter>
WIFI
RX packets: 408
RX bytes : 57.301KB
TX packets: 0
TX bytes : 0B
Immediate