WIFI232-B2 User Manual
83
/
102
WEP-A: valid when auth=OPEN/SHARED (WEP, ASCII)
TKIP: valid when auth=WPAPSK
AES: valid when auth=WPAPSK
key: password
if encry=WEP-H: 10bits or 26bbits (HEX)
if encry=WEP-A: 5bits or 13 bits (ASCII)
>8 bits and <64 bits
Note:
The setting is valid at STA mode, it is effective after restart module. Can be set at
AP mode as well.
5.2.1.58 AT+WSKEYC
Function:
Set/Query the third AP’s password of three STA parameters settings
Format:
Query Operation:
AT+WSKEYC<CR>
+ok=<auth, encry, key><CR><LF><CR><LF>
Set Operation:
AT+WSKEYC=<auth, encry, key><CR>
+ok<CR><LF><CR><LF>
Parameters:
auth: Authentication mode
OPEN
SHARED
WPAPSK
encry: Encryption algorithm
NONE: valid when auth=OPEN
WEP-H: valid when auth=OPEN/SHARED (WEP, HEX)
WEP-A: valid when auth=OPEN/SHARED (WEP, ASCII)
TKIP: valid when auth=WPAPSK
AES: valid when auth=WPAPSK