Reference Manual

Redpine Signals, Inc. Proprietary and Confidential Page 26
RS9116 n-Link Linux and Android
Technical Reference Manual
Version 2.0
In the above example "Phy3" is Redpine's interface.
Assuming the physical interface is detected as phy1, refer the below steps to create a virtual interface.
6. Add the wireless interface to the phy.
Instead of following the above 2 steps i.e. step 5 and step 6, we can directly create vap by using "onebox_util" binary
present in the release folder.
Run the supplicant after configuring sta_settings.conf with required AP settings as mentioned in the section Installation in
Wi-Fi Client Mode (with BSD interface support)
In the sta_settings.conf file, in addition to the above all configurations as mentioned for BSD case, NL80211 mode
required country input in the global fields which need to be set as specified below.
Now run supplicant as given below.
4.4.4 Installation in Wi-Fi AP mode (with NL80211 support)
The steps for installing Wi-Fi Only mode in AP are as follows:
1. Open the common_insert.sh file present in the "release" folder.
2. Ensure that the DRIVER_MODE and COEX_MODE are set as below
DRIVER_MODE = 1
COEX_MODE = 2 (For Access Point Mode)
(Or)