Thundercomm TurboX C610 Open Kit
Rev. 1.0
MAY CONTAIN U.S. AND INTERNATIONAL EXPORT CONTROLLED INFORMATION
26
# ps | grep hostapd
2345 /etc/misc/wifi/hostapd.conf
5.
use your phone to connect this wifi named: AndroidAP-sdmsteppe-WPA2,the
connection password is: 123456789.
3.8.3
Bluetooth Generic Access Profile (GAP)
6.
Before running btapp, run the btproperty in the background (run only once at
the beginning):
$adb shell
# sed -i “s/BtA2dpSinkSplitEnable=false/BtA2dpSinkSplitEnable=true/g”
/etc/bluetooth/bt_app.conf
# btproperty &
# btapp
7.
After running btapp, type gap_menu and press Enter.
gap_menu
***************** Menu *******************
enable
disable
inquiry
cancel_inquiry
pair<space><bt_address> eg. pair 00:11:22:33:44:55
unpair<space><bt_address> eg. unpair 00:11:22:33:44:55
inquiry_list
bonded_list
get_state
get_bt_name
get_bt_address
set_bt_name<space><bt name> eg. set_bt_name MDM_Fluoride
set_le_bt_name<space><bt name> eg. set_le_bt_name MDM_LE_Fluoride
main_menu
******************************************