© Microhard Systems Inc. 112
5.0 AT Command Line Interface
AT+MCUPP2
Command Syntax (Effect: AT&W)
Set UDP Point-to-Point parameters when IP
Protocol is set to UDP Point-to-Point mode.
AT+MCUPP2=<Remote IP>,<Remote
Port>,<Listener Port>
Remote IP : valid IP address
Remote Port : 1 to 65535
Listener Port: 1 to 65535
Description
Example
Input:
AT+MCUPP2=0.0.0.0,20002,20002<enter>
Response:
OK
AT+MCSMTP2
Command Syntax (Effect: AT&W)
Get/Set Serial port SMTP client configuration when
IP Protocol mode is set to SMTP client.
AT+MCSMTP2=<Mail Subject>,<Mail
Server>,<Username>,<Pas
sword>,<Mail Recipient>,<Message Max
Size>,<TimeOut>,<Transfer Mode>
Mail Subject : 1 to 63 bytes
Mail Server : Valid IP Address or Name
Username : 1 to 63 bytes
Password : 1 to 63 bytes
Mail Recipient : 1 to 63 bytes
Message Max Size : [1 .. 65535]
TimeOut : [0 .. 65535] in seconds
Transfer Mode : 0: Text; 1: Attached File; 2: Hex
Code
Description