Users Guide
10. Jalankan perintah untuk menyambungkan keyboard Bluetooth.
$connect <MAC address of Bluetooth keyboard>
11. Untuk menutup konsol bluetoothctl.
$quit
Berpindah antara mode WLAN dan Bluetooth
1. Buka driver WLAN/BT.
$ modprobe -r ven_rsi_sdio
2. Sesuaikan mode di /etc/modprobe.d/rs9113.conf
3. Muat ulang driver WLAN/BT.
$ modprobe ven_rsi_sdio
4. Verifikasikan mode operasi. Lihat tabel untuk nilai mode operasi.
$ cat /sys/module/ven_rsi_sdio/parameters/dev_oper_mode
Tabel 9. Nilai mode pengoperasian untuk WLAN dan Bluetooth
Nilai mode
pengoperasian
Stasiun Wi-Fi Mendukung mode
BT/BLE
softAP Klien yang didukung
oleh softAP
1 X T/A T/A
1 T/A X 32
13 X Ganda (BT klasik dan
BTLE)
T/A
14 Ganda (BT klasik dan
BTLE)
X 4
5 X BT Klasik T/A
6 BT Klasik X 32
Bluetooth Serial Port Profile (Profil Port Serial Bluetooth) (SPP)
Asumsi untuk alamat MAC dari masing-masing adaptor BT:
● BT MAC(MYCLIENT): XX:XX:XX:XX:XX:XX
● BT MAC(MYSERVER): YY:YY:YY:YY:YY:YY
1. Pra-syarat (untuk Debian saja, tidak diperlukan di OS Ubuntu Core).
sudo apt-get install bluez bluez-tools
2. Siapkan untuk memasangkan MYSERVER dan 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. Pasangkan dengan satu sama lain. Untuk Bluetooth v2.1, Secure Simple Pairing (Pemasangan Sederhana Aman) adalah persyaratan,
dan menawarkan tiga metode perangkat pemasangan, yang berlaku pada seri Dell Gateway 3000:
● Just Works (Hanya Bekerja)
● Numeric Comparison (Perbandingan Numerik)
Menyiapkan sistem operasi
55