Reference Manual
Redpine Signals, Inc. Proprietary and Confidential Page 49
RS9116 n-Link Linux and Android
Technical Reference Manual
Version 2.0
Create a VAP The
OneBox-Mobile
software allows
creation of 4 VAPs
Example
The command given below triggers background scan without waiting for periodicity timeout.
# ./onebox_util rpine0 do_bgscan
Note: The do_bgscan command has to be followed by set_bgscan_params command.
Set SSID for
Background Scan
(only in Client mode)
Description
This command is used to set the SSID of the Hidden Access Point (SSID not being broadcast) during
Background Scan.
Default Value
-
Input Parameters
Base Interface (string like rpine0)
SSID (max. 32 characters)
Output Parameter
None
Reset Required
No.
Usage
# ./onebox_util <base_interface> bgscan_ssid <ssid>
Example
The command below sets the SSID of a Hidden Access Point during Background Scan.
# ./onebox_util rpine0 bgscan_ssid REDPINE_AP
Note: The bgscan_ssid command has to be followed by the set_bgscan_params or do_bgscan
command in
order for the Probe Request to be sent with the SSID requested in the bgscan_ssid command.
Enable Power Save
and Set Parameters
(only in Client mode)
Description
This command is used to enable/disable power save modes and set the required power save mode
for the n-LinkĀ® module. Refer to the section Power save Modes, Profiles and Parameters for more
details on each parameter and their usage.
Default Value
-
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>