User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-101
34.11.15 +iWSTn Wireless LAN Security Type Array
Syntax:
AT+iWSTn=<sec>
Sets the Wireless LAN security type for each individual
SSID in the array.
Setting WST0=<sec> is equivalent to setting the WLWM
and WSEC parameters accordingly, and vice versa. For
example, setting WST0=3 (WPA-TKIP) causes iChip to
automatically set WSEC=0. Setting WST0=1 (WEP-64)
automatically sets WLWM=1.
Parameters:
n=0-9
Index of SSID
sec=0
No security
sec=1
WEP-64
sec=2
WEP-128
sec=3
WPA-TKIP
sec=4
WPA2-AES
Default:
0
Result Code:
I/OK
If sec is a legal value.
I/ERROR
Otherwise
AT+iWSTn~sec
Temporarily sets security type of the nth position to sec.
AT+iWSTn?
Reports the current security type value in position n. The
reply is followed by I/OK.
AT+iWSTn=?
Returns the message 0-4 followed by I/OK.