Users Guide

Table Of Contents
11. 次のコマンドを行して、bluetoothctl コンソルを終了します。
# quit
WLAN Bluetooth ドの切り替え
1. /etc/modprobe.d/rs9113.conf で、モドをデフォルトの 13 から 14 に調整します。
# options rsi_sdio dev_oper_mode=14
2. 動作モドを確認します。
# cat /sys/module/rsi_sdio/parameters/dev_oper_mode
32. WLAN Bluetooth の動作モドの値
動作モドの値 STA AP BT EDR BLE サポトされるク
ライアント
1 X
1 X 32
4 X
5 X X
6 X X 32
8 X
9 X X
13 X X X
14 X X X 4
Bluetooth SPP(シリアル プロファイル)
BT アダプタの MAC アドレスの前提:
BT MACMYCLIENTXX:XX:XX:XX:XX:XX
BT MACMYSERVERYY:YY:YY:YY:YY:YY
1. 次の事前要件があります。
# sudo apt-get install bluez bluez-tools
2. MYSERVER MYCLIENT をペアリングして準備します。
# sudo bluetoothctl
[bluetoothctl]# power on
[bluetooth]# discoverable on
[bluetooth]# scan on
[NEW] Device XX:XX:XX:XX:XX:XX MYCLIENT
[bluetooth]# scan off
3. 互いにペアリングします。
[bluetooth]# agent on
[bluetooth]# default-agent
[bluetooth]# pairable on
[bluetooth]# pair XX:XX:XX:XX:XX:XX <MAC Address of Device to Pair>
[bluetooth]# connect XX:XX:XX:XX:XX:XX [CHG] Device XX:XX:XX:XX:XX:XX Connected: yes
[bluetooth]# exit
Bluetooth v2.1 では、SPP にはデバイスをペアリングする 3 つの方式があり、Edge Gateway で利用できます。
確認なし
オペレティング システムのセット アップ 83