Users Guide
9. 執行以下命令以信任藍牙鍵盤。
$trust <MAC address of Bluetooth keyboard>
10. 執行以下命令以連線至藍牙鍵盤。
$connect <MAC address of Bluetooth keyboard>
11. 結束 bluetoothctl 主控台。
$quit
在 WLAN 和藍牙模式之間切換
1. 上傳 WLAN/BT 驅動程式。
$ modprobe -r ven_rsi_sdio
2. 在 /etc/modprobe.d/rs9113.conf 中調整模式。
3. 重新載入 WLAN/BT 驅動程式。
$ modprobe ven_rsi_sdio
4. 驗證作業模式。請參閱下表的作業模式值。
$ cat /sys/module/ven_rsi_sdio/parameters/dev_oper_mode
表 13. WLAN 和藍牙的作業模式值
作業模式值 Wi-Fi 站台 支援的 BT/BLE 模式 softAP softAP 支援的用戶端
1 X N/A N/A
1 N/A X 32
13 X 雙重 (傳統 BT 和 BTLE) N/A
14 雙重 (傳統 BT 和 BTLE) X 4
5 X 傳統 BT N/A
6 傳統 BT X 32
藍牙序列埠設定檔 (SPP)
各 BT 網路卡的假設 MAC 位址。
● BT MAC(MYCLIENT): XX:XX:XX:XX:XX:XX
● BT MAC(MYSERVER): YY:YY:YY:YY:YY:YY
1. 事前準備作業 (僅適用於 Debian,Ubuntu Core 作業系統無須準備)。
sudo apt-get install bluez bluez-tools
2. 準備配對 MYSERVER 和 MYCLIENT
$ sudo bluez.bluetoothctl -a
[bluetoothctl]# power on
[bluetooth]# discoverable on
[bluetooth]# scan on
[NEW] Device XX:XX:XX:XX:XX:XX MYCLIENT
[bluetooth]# scan off
3. 配對這兩個裝置。自藍牙 v2.1 起,安全簡易配對為必備功能,其提供三種配對裝置的方式,均適用於 Dell Gateway 3000 系列:
● Just Works
● Numeric Comparison
54 設定作業系統