Redpine Signals, Inc. Proprietary and Confidential
Page 43
R
R
S
S
9
9
1
1
1
1
3
3
M
M
o
o
d
d
u
u
l
l
e
e
E
E
v
v
a
a
l
l
u
u
a
a
t
t
i
i
o
o
n
n
K
K
i
i
t
t
U
U
s
s
e
e
r
r
G
G
u
u
i
i
d
d
e
e
V
V
e
e
r
r
s
s
i
i
o
o
n
n
2
2
.
.
0
0
C:\Python27\python.exe load_certificate.py 1
..\Radius_Server\raddb\certs\wifiuser.pem
This command loads the TLS Certificate into the module.
q.
Go back to the Docklight window and hit “F5” to enable the
serial port connection between Docklight and the EVB and
continue giving the commands below.
r.
For non-TLS modes, issue the command below to clear any
certificates that might have been loaded previously.
at+rsi_cert=1,0,0,0
This command should NOT be given for TLS mode after the
at+rsi_eap command.
s.
at+rsi_scan=0
This command scans for available Access Points operating in the
2.4 GHz band. The module responds with information of the
Access Points scanned. The data received might have some
unreadable characters because of ASCII conversion. You can use
the HEX tab of Docklight to see the bytes sent by the module.
t.
at+rsi_join=Test_AP,0,2,2
This command connects the Wi-Fi client to the Access Point with
SSID “Test_AP”. On successful association, the module responds
with OK.
u.
at+rsi_ipconf=0,192.168.50.10,255.255.255.0,192.168.50.1
at+rsi_ipconf=1,0,0,0
This command configures the IP address of the module. The IP
address configured in the above command is for illustration only.
The user has to configure the IP address as per the Access Point’s
settings using either Manual (first command above) or DHCP mode
(second command above).
For the Manual mode, ensure that the desired IP is in the same
subnet as the Access Point’s subnet. The module responds to this
command by sending the configured IP address to the Host. In the
terminal, this response might appear as unreadable characters
because of ASCII conversion. You can use the HEX tab of
Docklight to see the bytes sent by the module.
v.
at+rsi_ltcp=5001,1,0
This command opens a Listen TCP socket with port number 5001.
5.3.2.4
Test Procedure
1)
Connect Laptop C to the Access Point. It should have proper security
credentials to connect to the AP.