User guide

Redpine Signals, Inc. Proprietary and Confidential. Page 126
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
NOTE: Writing code from a scratch to execute the below commands
may be time consuming. The user is strongly advised to use the API
set, the source code of which is provided with the software package.
Reference files are at
RS.CN.xx.GENR.SP.x.x.x/Driver/Driver_TCP<or nonTCP>/API_Lib .
Documentation for the API set is available at
RS.CN.xx.GENR.SP.x.x.x/Driver/Driver_TCP<or
nonTCP>/Documentation/
4.9.1 Band
Description
This command configures the band in which the module has to be configured.
Relevance
This command is relevant both when the TCP/IP stack is enabled or bypassed.
Frame Body
struct WiFi_CNFG_Band
{
UINT8 band_val;
} WiFi_CNFG_Band;
The valid values for the parameter for this command (band_val) are as follows:
0 2.4 GHz
1 5 GHz
Response
The response is found in W0[15:8] as explained in Frame Descriptor for
Management/Data Frames in SPI mode. Expected value is 0x97
4.9.2 Init
Description
This command programs the RS9110-N-11-2X module‟s Baseband and RF
components.
Relevance
This command is relevant both when the TCP/IP stack is enabled or bypassed.