TomChiverton
Posts: 7
Joined: Sat Oct 17, 2015 9:19 am

Pi3 - never remembers bluetooth keyboard

Sun Mar 06, 2016 6:11 pm

I have a Rii mini i8 Bluetooth keyboard.

I can pair this OK using blueman-manager, but after a reboot it does not always seem to reconnect on it's own. I have to connect a USB keyboard and go to 'device' in the manager and choose connect.

Sometimes, that doesn't work, and I have to remove and re-add the device.

Even if I do this from the command line (e.g. https://rachaelandtom.info/content/gett ... berry-pi-3) it does no always seem to stick.

Anyone else having issue in general, or has the hardware and it works fine ?

Under OpenElec, the device is fine, though it needs a workaround for a bug in OpenElec itself (which goes back to Pi2 with some other Bluetooth devices as well) - https://github.com/OpenELEC/service.ope ... -191947203

danicole
Posts: 1
Joined: Tue Mar 08, 2016 12:23 am

Re: Pi3 - never remembers bluetooth keyboard

Tue Mar 08, 2016 12:29 am

I just paired my Bluetooth keyboard with Raspberry pi3 by using this.... hope it can help
Put Keyboard in pairing mode....

sudo bluetoothctl -a
agent on
default-agent
scan on
pair xx:xx:xx:xx:xx (Device ID)
trust (device ID )
connect (Device ID)

Good luck

TomChiverton
Posts: 7
Joined: Sat Oct 17, 2015 9:19 am

Re: Pi3 - never remembers bluetooth keyboard

Tue Mar 08, 2016 8:41 pm

danicole wrote:I just paired my Bluetooth keyboard with Raspberry pi3 by using this.... hope it can help
Put Keyboard in pairing mode....
...
Good luck
Err, yes, thanks for parroting my link back at me.

fruit-uk
Posts: 609
Joined: Wed Aug 06, 2014 4:19 pm
Location: Suffolk, UK

Re: Pi3 - never remembers bluetooth keyboard

Tue Mar 08, 2016 8:52 pm

Blueman gave me problems while installed. Since removing it the keyboard has been fine

dukla2000
Posts: 190
Joined: Tue Jan 10, 2012 12:02 am
Location: Reading.UK.EU

Re: Pi3 - never remembers bluetooth keyboard

Wed Mar 09, 2016 12:10 am

TomChiverton wrote:Anyone else having issue in general, or has the hardware and it works fine ?
I am Pi3 on Raspbian with some no-name mini bluetooth keyboard.

Wasted an hour of my life with blueman. Got going fine with bluetoothctl trust, pair & connect. Just did a complete poweroff (pi & keyboard) and poweron and everything was remembered.
Daily driver: Pi3B, 64GB Samsung Evo+ @100MHz, DVB-T, onboard WiFi for internet, BT/USB dongle for KB/mouse, 250GB HDD via USB for media, Raspbian Jessie Lite with Openbox desktop.
Museum: Pi B

Scott Fleming
Posts: 2
Joined: Thu Apr 07, 2016 6:59 pm

Re: Pi3 - never remembers bluetooth keyboard

Thu Apr 07, 2016 11:23 pm

TomChiverton wrote:
danicole wrote:I just paired my Bluetooth keyboard with Raspberry pi3 by using this.... hope it can help
Put Keyboard in pairing mode....
...
Good luck
Err, yes, thanks for parroting my link back at me.
Thank you, your instructions nailed it!

Got my BT keyboard working on the first attempt.

Cheers

Scott

Return to “Troubleshooting”