WizFi210
Programmers’ Guide
(WIZnet Co., Ltd.)
2-10
2.1.5.
WiFi security
This category is for commands related to WiFi security
Command
Category
Description
AT+WAUTH
Format
AT+WAUTH=
n
Meaning
Set Authentication Mode
n
=0 (None)
n
=1 (Open)
n
=2 (Shared with WEP)
If WizFi210 will be used as Limited AP, you must put this command
with parameter ‘1’
ex) AT+WAUTH=1
Response
[OK]
AT+WWEP
Format
AT+WWEP
n
=
<key>
Meaning
When AP, which WizFi210 will associate with, is using WEP
Security, this command transfer WEP key to WizFi210.
But
when WizFi210 operates as Limited AP, it uses KEY, which
transferred, as its own key.
n
=1 to 4 (Key index)
<key> :
(Key value in ASCII)
ex) AT+WWEP
1
=
1234567890
Response
[OK]
AT+WWPA
Format
AT+WWPA=
<passphrase>
Meaning
When AP, which WizFi210 will associate with, is using WPA
Security, this command transfer WPA passphrase to WizFi210.
But
When WizFi210 operates as Limited AP, this command is not
meaningless, as WizFi210 doesn’t support WPA Security
.
<passphrase> :
(passphrase value in ASCII)
ex) AT+WWPA=
12345678
Response
[OK]
AT+WPAPSK
Format
AT+WPAPSK=
<SSID>,<passphrase>