© Microhard Systems Inc.
210
5.0 AT Command Line Interface
AT+MWENCRYPT
Command Syntax (Effect: AT&W)
Get/Set radio virtual interface: Encryption Type
For PSK,
AT+MWENCRYPT=[<Index>,
[<Encryption Type>[,<PSK Password>]]]
For RADIUS,
AT+MWENCRYPT=[<Index>,
[<Encryption Type>[,<RADIUS Server Key>
[,<RADIUS IP Address>,<RADIUS Port>]]]]
<Index>
Radio Virtual Interface Index: 0-3
<Encryption Type>
Radio Virtual Interface Encryption Type:
0 - Disabled
1 - WPA (PSK)
2 - WPA2 (PSK)
3 - WPA+WPA2 (PSK)
4 - WPA Enterprise (RADIUS)
5 - WPA2 Enterprise (RADIUS)
6 - WPA+WPA2 Enterprise (RADIUS)
<PSK Password>:
Min 8 characters, Max 63 characters
<RADIUS Server Key>:
Min 4 characters, Max 63 characters
<RADIUS IP Address>:
Valid IP address
<RADIUS Port>:
Valid port 0 - 65535
Description
Example
Input:
AT+MWENCRYPT=0,1,#microhard123 <enter>
Response:
OK
Input:
AT+MWENCRYPT> <enter>
Response:
+MWENCRYPT: Virtual Interface 0:
Encryption Type: 1 - WPA (PSK)
Password: #microhard123
OK
AT+MWAPISOLATION
Command Syntax (Effect: AT&W)
Get/Set radio virtual interface: AP Isolation
AT+MWSSIDBCAST=[<Index>[,<AP
Isolation>]]
Index:
Radio Virtual Interface Index: 0-3
AP Isolation:
Radio Virtual Interface AP Isolation:
0 - Off
1 - On
Description
Example
Input:
AT+MWAPISOLATION=0,0 <enter>
Response:
OK