Fresh install of 20.10 on a 8GB RPi4. In bluetooth settings I can see my devices (MS BT mouse 3600 and MS Sculpt keyboard). When I try to pair them, Ubuntu initiates the pairing process (code to type on the keyboard) but it fails and the devices show as not set up. Then after a while they show as disconnected, and connection isn't possible. I have tried to pair them via commandline, they quickly connect and disconnect. Any Ideas? TIA
Serge
2 Answers
I had the same issue, this fixed it :
sudo add-apt-repository ppa:waveform/pi-bluetooth
sudo apt update
sudo apt upgrade 2 I solved the problem by upgrading to 21.04 hirsute hippo on my Pi 400 and activating the hirsute-proposed repositories.
But one problem remains: I can't get my jbl 650TBNC headset to be used as a headset with microphone. They just work as headphones., even when I wan't to change the setting to that function. Can anybody help?
1