|
How to connect and use Bluetooth Dongle?
I connected the USB Dongle, then in CLI:
- # lsusb
- Bus 007 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
- ...
- # sudo apt-get install bluez python-gobject python-dbus
- ...
- # hcitool dev
- Devices:
Copy code Which module is required?
Is it even possible to connect the Dongle? |
|