工作好きな情報系の雑記

[Raspberry Pi 3]Bluetoothを使う

再起動して、起動しているか確認して、起動していればおっけー

今回はこういうエラーが出て停止していたので、
「/lib/systemd/system/bluetooth.service」の、「ExecStart=/usr/lib/bluetooth/bluetoothd」というところを、「ExecStart=/usr/lib/bluetooth/bluetoothd --noplugin=sap」と書き換え、サービスを立ち上げ直す。

これで今度は動いた。
まだ「Failed to obtain handles for "Service Changed" characteristic」のエラーが消えないっぽいけど、無視しても動いている…(汗)

How to compile and install bluez, the Linux Bluetooth classic & low energy system, on the Raspberry Pi.
Install bluez on the Raspberry Pi - 
 
モバイルバージョンを終了