WE310F5-X IP2WiFi Legacy AT Command Reference Guide
80664ST11079A Rev. 3
Page 56 of 79
2021-10-25
Not Subject to NDA
9.
POWER MANAGEMENT
–
RADIO AND SYSTEM
Radio Receive Settings
9.1.1.
Active Radio Receive
Command Description
This command is used to enable/disable the 802.11 radio receiver. This minimizes
latency and ensures that packets are received at the cost of increased power
consumption. The Power Save mode (see Custom Power Save Radio Receive, page 207)
can be enabled but will not save power, since the receiver is left on.
Command Syntax
AT+WRXACTIVE=n
Parameter Description
Table 68: Active Radio Receive Parameters.
Parameter
Optional/Mandatory
Value
Description
n
Mandatory
0 (default)
802.11 radio receiver is OFF
1
802.11 radio receiver is always ON
Synchronous Response
Table 69: Active Radio Receive Synchronous Response.
Responses
Remarks
OK
Success
ERROR:INVALID INPUT
If parameters values are not valid. (Other than 0 and 1)
Note/Tip: The number of times radio is enabled using
AT+WRXACTIVE, that many times must be disabled.
Example 1
AT+WRXACTIVE=1
OK
AT+WRXACTIVE=1
OK
AT+WRXACTIVE=0
OK
AT+WRXACTIVE=0
OK