GS2101M IP2WiFi Adapter Command Reference Guide
1VV0301499
Rev. 2.0
104
2019-08-05
describes the synchronous responses and remarks for the Security
Configuration command.
Example - GS node is
configured with WEP
shared security
AT+WAUTH=2
OK
AT+WSEC=2
OK
AT+WWEP1=0987654321
OK
AT+WA=GainSpanDemo,,11
OK
5.3.3.2 WEP Keys
This command is used to configure WEP security. Upon receiving a valid command, the
relevant WEP key is set to the value provided.
Command Syntax
AT+WWEPn=<key>
Parameter Description
describes the WEP Keys parameters.
Table 76 Security Configuration Synchronous Responses
Responses
Remarks
OK
Success
ERROR:INVALID INPUT
If parameters are not valid.
(
n
value is other than above mentioned value)
NOTE:
To support WEP security in Limited AP mode, issue AT+WSEC=2
command along with AT+WWEP command.
Table 77 WEP Keys Parameters
Parameter
Optional/Mandatory
Value
Description
n, key
Mandatory
N/A
n
is the key index, between 1 and 4, and keys are either
10 or 26 hexadecimal digits corresponding to a 40-bit
key.
Last issued key will be the active key used for
encryption and decryption.