RAK411 PROGRAMMING MANUAL
V1.7
COPYRIGHT ©
SHENZHEN RAKWIRELESS TECHNOLOGY CO., LTD
ETDX1603021415
34
4.2.16 Setting Network Listening Intervals
Command:
rak_set_listen
Syntax:
typedef struct {
uint32_t cmd;
uint32_t time;
}rak_beacon_t;
Parameter:
Parameter
Bytes
Value
Description
cmd
4
0xA8,0x00,0x00,0x00
Command Code
time
4
20--1000
Need to refer to the wireless
router settings for specific
parameters
Description:
It is used to set module beacon interval in Station mode.
Note:
In power saving mode, reducing power consumption can be realized via
increasing parameter values, but by this way it may cause delay in receiving
wireless data.
Return Value:
Parameter
Bytes
Value
Description
<CODE>
2
0xA8,0x00
Response Code
<STATUS>
1
0
Command successful
-2
Command failed
4.2.17 Disconnecting Current Wireless Network
Command: