No code shown for pairing. Each time reboot had to libre config and connect..any help? Tks
Unable to pair bt Logitech Keyboard K380 rpi2 10.0.2
-
rainbatt -
March 11, 2022 at 7:44 AM -
Thread is Unresolved
-
-
No pairing code generated, just empty
-
Hi Rainbatt,
i have the same Problem since LE10. For me the following solution works:
1. activating ssh - i need to the a password
2. connection to LE using ssh/root for e.g. putty
3. run bluetoothctl in the console
4. activate pairing at the keyboard
5. type "scan on"
6. note the adress of your keyboard
7. type "pair [dev]" - where [dve] is the adress of your keyboard
8. type the numbers on the keyboard and finish with return
9. type "trust [dev]"
10. type exit and close ssh.
now the connection is persistent about the restart.
regards Hendrik
Basic Tip from: RE: Can't pair a bluetooth keyboard with LibreELEC 10 and Raspi 4
-
i've managed to step 8, then this message appears,
Failed to pair: org.bluez.Error.AuthenticationCanceled
Any ideas? Thanks
-
Maybe you must delete the paring first. I suggest to use "untrust" and "remove".
Another idea is to pair using LE interface and then trust using bluetoothctl.
Have you tried another keyboard?
-
Will try them, tks for your help