© Microhard Systems Inc.
115
5.0 AT Command Line Interface
AT+MADISS
Command Syntax (Effect: AT&W)
Configure discovery mode service used by pX2 and
utilities such as “IP Discovery”.
AT+MADISS=<Mode>
Mode:
0 Disable
1 Discoverable
Description
Example
Input:
AT+MADISS=1 <enter>
Response:
OK
AT+MAWSCLIENT
Command Syntax (Effect: AT&W)
Get/Set Web Service Client.
AT+MAWSCLIENT[=<Mode>[,<ServerType>,<Port>,<UserName>,<Password>,<Interval>]]
Mode: 0 - Disable
1 - Enable
ServerType: 0 - https
1 - http
Port: 1 to 65535. Default is 9998
UserName: 1 to 63 characters
Password: 1 to 63 characters
Interval: In minute. 1 to 65535 minutes.
Description
Example
Input:
AT+MAWSCLIENT=1,1,9998,username,password,10<enter>
Response:
OK