-
-
Redpine Signals, Inc. Proprietary and Confidential
Page 15
R
R
S
S
9
9
1
1
1
1
3
3
-
-
n
n
-
-
L
L
i
i
n
n
k
k
-
-
M
M
o
o
d
d
u
u
l
l
e
e
-
-
D
D
r
r
i
i
v
v
e
e
r
r
-
-
I
I
n
n
s
s
t
t
a
a
l
l
l
l
a
a
t
t
i
i
o
o
n
n
-
-
G
G
u
u
i
i
d
d
e
e
V
V
e
e
r
r
s
s
i
i
o
o
n
n
3
3
.
.
0
0
To configure the station in Open mode enable the below
configuration settings in the sta_settings.conf file.
network={
ssid=“ SSID of the AP to connect with”
key_mgmt=NONE
}
•
To configure the station in WEP-64 mode enable the below
configuration settings in the sta_settings.conf file.
network={
ssid=“ SSID of the AP to connect with”
wep_key0=XXXXXXXXXX
wep_tx_keyidx=X
key_mgmt=NONE
}
Note: In case of wep64 the key representation can be specified
in ASCII/ Hex.
For example
Hex format: wep_key0=1234567890
Ascii format: wep_key0=”12345”
•
To configure the station in WEP-128 mode enable the below
configuration settings in the sta_settings.conf file.
network ={
ssid=“ SSID of the AP to connect with”
wep_key0= XXXXXXXXXXXXXXXXXXXXXXXXXX
wep_tx_keyidx=X
key_mgmt=NONE
}
Note: In case of wep128 the key representation can be
specified in ASCII/ Hex.
For example
Hex format: I
wep_key0=12345678901234567890123456
Ascii format: wep_key0=”1234567890123”
•
To configure the station in WEP-Shared (64-bit) mode use the
following configuration settings in the sta_settings.conf file
network ={
ssid=“ SSID of the AP to connect with”
wep_key0= “abcde”
wep_tx_keyidx= 0
key_mgmt=NONE