Reference Manual

Redpine Signals, Inc. Proprietary and Confidential Page 19
RS9116 n-Link Linux and Android
Technical Reference Manual
Version 2.0
If user selects only ZigBee in Menuconfig during the compilation of Driver, use the command below:
sh zigb_enable.sh
If user selects both Wi-Fi and Bluetooth in Menuconfig during the compilation of Driver, use the command below :
sh wlan_bt_insert.sh
If user selects both Wi-Fi and ZigBee in Menuconfig during the compilation of Driver, use the command below :
sh wlan_zigb_insert.sh
If user selects all the protocols in Menuconfig during the compilation of Driver, use the command below :
sh onebox_insert.sh
and need to run individual protocol enable scripts.
4.3 Disabling a Protocol
Execute he following command to disable required protocol(s):
the possible values of protocol is same as mentioned in Enabling a Protocol.
Note:
If user wants to disable only WLAN, use the command below :
sh wlan_disable.sh
If user wants to disable only Bluetooth, use the command below :
sh bt_disable.sh
If user wants to disable only ZigBee, use the command below :
sh zigb_disable.sh
If user wants to disable both WLAN and Bluetooth or both WLAN and ZigBee , use the command below :
sh remove_all.sh
Disabling of protocol is not recommended when Wi-Fi is operating in AccessPoint mode.
4.4 OneBox-Mobile in Wi-Fi Only Mode
The steps for starting the Wi-Fi Only mode in Client, AccessPoint and Wi-Fi Direct modes are as follows:
1. Open the common_insert.sh file present in the "release" folder.
2. Ensure DRIVER_MODE and COEX_MODE are set as below:
DRIVER_MODE = 1
COEX_MODE = 1 (For Station Mode only/WIFI-Direct)
COEX_MODE = 2 (For Access Point Mode)
COEX_MODE = 3 (For Both Access Point and Station Modes)
For SDIO mode, ensure that the SDIO stack related modules are already inserted in the kernel refer Appendix A:
Configuration of Kernels from 3.13 and above section to install sdio stack modules .
4.4.1 Installation in Wi-Fi Client Mode (with BSD interface support)
The steps for installing OneBox-Mobile software in Wi-Fi Client Mode are as follows:
1. Edit the "sta_settings.conf" file in the "release" folder and enter the parameters of the Wi-Fi network as given below:
For Open (non-Secure) mode