Reference Manual

Redpine Signals, Inc. Proprietary and Confidential Page 34
RS9116 n-Link Linux and Android
Technical Reference Manual
Version 2.0
hci1: Type: Primary Bus: USB
BD Address: 88:DA:1A:16:E4:4F ACL MTU: 1021:3 SCO MTU: 64:3
Features page 0: 0xbf 0xfe 0x0d 0xfe 0xdb 0xff 0x5b 0x87
<3-slot packets> <5-slot packets> <encryption> <slot offset>
<timing accuracy> <role switch> <sniff mode> <RSSI>
<channel quality> <SCO link> <HV2 packets> <HV3 packets>
<u-law log> <A-law log> <CVSD> <power control>
<transparent SCO> <EDR ACL 2 Mbps> <EDR ACL 3 Mbps>
<enhanced iscan> <interlaced iscan> <interlaced pscan>
<inquiry with RSSI> <extended SCO> <EV4 packets> <EV5 packets>
<AFH cap. slave> <AFH class. slave> <LE support>
<3-slot EDR ACL> <5-slot EDR ACL> <sniff subrating>
<pause encryption> <AFH cap. master> <AFH class. master>
<EDR eSCO 2 Mbps> <EDR eSCO 3 Mbps> <3-slot EDR eSCO>
<extended inquiry> <LE and BR/EDR> <simple pairing>
<encapsulated PDU> <non-flush flag> <LSTO> <inquiry TX power>
<EPC> <extended features>
Features page 1: 0x03 0x00 0x00 0x00 0x00 0x00 0x00 0x00
Features page 2: 0x30 0x00 0x00 0x00 0x00 0x00 0x00 0x00
4.8 OneBox-Mobile in Wi-Fi + ZigBee Coexistence Mode
This section explains about the installation of Wi-Fi and ZigBee (ZB) modes. Please note that in case of using Coexistence
mode, each protocol should be loaded individually one after the other.
1. Open the common_insert.sh file present in "release" by using an editor like gvim.
2. Ensure that the DRIVER_MODE and COEX_MODE are set as given below
DRIVER_MODE = 1
COEX_MODE = 17 ( For Wlan Station and ZigBee)
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 .
3. Follow the instructions mentioned in the section Installation in Wi-Fi Client Mode, inorder to install the Wi-Fi Client
mode.
4. Run the "zigb_insert.sh" script present in the "release" folder inorder to start the ZigBee mode. This script inserts
ZigBee modules and common HAL modules, provided if it is not inserted initially.
5. You can check whether the ZigBee mode has been started successfully or not, by running the given below command:
If the driver is loaded correctly, the above command displays a network adapter named "zigb0".
4.8.1 Building and Running the Sample Home Automation Switch Application
To help in evaluating the ZigBee mode, a sample Home Automation switch application is made available with the release.
You will need a 3
rd
party ZigBee Coordinator and ZigBee-enabled Light bulb which support the Home Automation Profile.
Ensure that the Coordinator and Light bulb are switched on and are in connected state before proceeding further.