Reference Manual

Table Of Contents
RS9116 n-Link Linux and Android Technical Reference Manual
Version 2.0
August 2019
51
Input Parameters Base Interface (string like rpine0)
Power Save Enable/Disable
Sleep Type
Transmit Threshold
Receive Threshold
Transmit Hysteresis
Receive Hysteresis
Monitor Interval
Sleep Duration
Listen Interval Duration
Number of Beacons per Listen Interval
DTIM Interval Duration
Number of DTIMs Per Sleep Duration
Output Parameter None
Reset Required No.
Usage # ./onebox_util <base_interface> set_ps_params <ps_en>
<sleep_type> <tx_threshold> <rx_threshold> <tx_hysteresis>
<rx_hysteresis> <monitor_interval> <sleep_duration>
<listen_interval_duration> <num_beacons_per_listen_interval>
<dtim_interval_duration> <num_dtims_per_sleep>
Example The command below enables ULP Power Save Mode for a
duration of 100 ms and with a listen_interval_duration of
100ms.
# ./onebox_util rpine0 set_ps_params 1 2 0 0 0 0 0 100 100 0 0 1
Enable UAPSD (Normal and
Mimic modes) and Set
Parameters
Description This command is used to enable the UAPSD mode and set the
relevant parameters. If the Access Point does not support
UAPSD, the module tries to mimic this mode. Refer to the
section
Power save Modes, Profiles and Parameters for more
details.[1]
Default Value -