Users Guide

Berpindah antara mode WLAN dan Bluetooth
1. Sesuaikan mode dari bawaan 13 hingga 14 di /etc/modprobe.d/rs9113.conf.
# options rsi_sdio dev_oper_mode=14
2. Verifikasikan mode operasi.
# cat /sys/module/rsi_sdio/parameters/dev_oper_mode
Tabel 25. Nilai mode pengoperasian untuk WLAN dan Bluetooth
Nilai mode
pengoperasian
STA AP BT EDR BLE Klien didukung
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 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
# sudo apt-get install bluez bluez-tools
2. Siapkan untuk memasangkan MYSERVER dan 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. Pasangkan dengan satu sama lain.
[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
Untuk Bluetooth v2.1, SPP menawarkan tiga metode perangkat pemasangan, yang berlaku pada Dell Gateway:
Just Works (Hanya Bekerja)
Numeric Comparison (Perbandingan Numerik)
Passkey Entry (Kata Kunci Entri)
CATATAN: Untuk informasi lebih lanjut mengenai pemasang bluetooth, lihat blog.bluetooth.com/bluetooth-pairing-part-4.
78 Menyiapkan sistem operasi