User guide

Redpine Signals, Inc. Proprietary and Confidential. Page 205
R
R
S
S
9
9
1
1
1
1
0
0
-
-
N
N
-
-
1
1
1
1
-
-
2
2
2
2
/
/
2
2
4
4
/
/
2
2
8
8
S
S
o
o
f
f
t
t
w
w
a
a
r
r
e
e
P
P
r
r
o
o
g
g
r
r
a
a
m
m
m
m
i
i
n
n
g
g
R
R
e
e
f
f
e
e
r
r
e
e
n
n
c
c
e
e
M
M
a
a
n
n
u
u
a
a
l
l
V
V
e
e
r
r
s
s
i
i
o
o
n
n
4
4
.
.
1
1
5
5
5.Create IBSS network: at+rsi_join=RSI_IBSS,0,2\r\n
6.IP Address Configuration (DHCP Manual): at+rsi_ipconf=0,
192.168.1.175,255.255.255.0,192.168.1.1\r\n
7.Connect to this network from node (A)
Note: Wireless adapter of node (A) should be in the same network. IP address
used in this example is 192.168.1.172. Default gateway can be configured
same as the RS module (192.168.1.1 in this case). The RS module cannot
work as a DHCP server in ad-hoc mode.
Ping from A to C “ping 192.168.1.175” Note : Ping from D to A will not work
as application for sending ping is not supported in RS module. It is
recommended all other wireless connections, Ethernet adapters etc. in laptop
A should be disabled, so that during ping, there is no clash between Ethernet
and WLAN adapters.
8. TCP server socket creation at (C): at+rsi_tcp=5001\r\n. The return
value for this command would be the socket number.
9. TCP client socket creation on (A): Run on command line of Laptop A-
“RS.CN.xx.GENR.UT.x.x.x\Software\Applications\Windows\TCP.e
xe c 2001 192.168.1.175 5001.
10.Sending 10 bytes of data over TCP to (A):
at+rsi_snd=1,0,0,0,abcdefghij\r\n
For more detailed information, please follow the EVB user guide.