i want to connect my Bluetooth-Audio-Dongle (http://www.amazon.de/Logitech-schnurlos ... 895&sr=8-1) with the Bluetooth-Adapter (http://www.amazon.de/gp/product/B003A2G ... os_product) at my RPi.
Bluetooth is installed, Bluez also. After scan (hcitool scan) i try to pair the devices (sudo bluez-simple-agent hci0 XX:XX:XX:XX:XX:XX) but i get this error:
Code: Select all
Creating device failed: org.bluez.Error.AuthenticationRejected: Authentication Rejected
Can anyone please help me?
P.S. i'm running Raspbian “wheezy” with all updates & upgrades. firmware it's also the lastets version.