User guide

Redpine Signals, Inc. Proprietary and Confidential. Page 170
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
This command is used to query the network parameters, including the WLAN
connection and IP configuration details. This command is to be issued only after
the WLAN connection is established.
Relevance
This command is relevant when the TCP/IP stack is enabled.
Frame Body
None for the command going from Host to module
Response
The structure for the Network Parameters query frameās response is as follows:
struct TCP_EVT_NET_PARAMS
{
UINT16 wlan_state;
UINT8 ssid[32];
UINT8 ipaddr[4];
UINT8 subnet_mask[4];
UINT8 gateway[4];
UINT16 dhcp_mode;
UINT16 conn_type;
UINT32 nErrorCode;
};