Hi Tom!
I tried connecting via bluetoothctl and everything seems to work correctly (see console output). Nevertheless, the keyboard is not working with the RasPi meaning that I can hit whatever button I want but nothing happens. Any idea what could be the reason or how to track this down and fix this?
I noticed, that the MAC is changing/increasing every time I start the pairing mode on the keyboard (you can see the difference compared to my previous posts)…is this a usual behavior with bluetooth?
Thanks,
doppelhertz
osmc@RASPI-MJ:~$ bluetoothctl [NEW] Controller B8:27:EB:32:3C:9A RASPI-MJ [default] [bluetooth]# agent on Agent registered [bluetooth]# scan on Discovery started [CHG] Controller B8:27:EB:32:3C:9A Discovering: yes [New] Device CA:4D:07:A9:2F:01 K830 [bluetooth]# scan off [CHG] Device CA:4D:07:A9:2F:01 RSSI is nil Discovery stopped [CHG] Controller B8:27:EB:32:3C:9A Discovering: no [bluetooth]# pair CA:4D:07:A9:2F:01 Attempting to pair CA:4D:07:A9:2F:01 [CHG] Device CA:4D:07:A9:2F:01 Connected: yes [agent] Passkey: 315267 [CHG] Device CA:4D:07:A9:2F:01 UUIDs: 00001800-0000-1000-8000-00805f9b34fb [CHG] Device CA:4D:07:A9:2F:01 UUIDs: 00001801-0000-1000-8000-00805f9b34fb [CHG] Device CA:4D:07:A9:2F:01 UUIDs: 0000180a-0000-1000-8000-00805f9b34fb [CHG] Device CA:4D:07:A9:2F:01 UUIDs: 0000180f-0000-1000-8000-00805f9b34fb [CHG] Device CA:4D:07:A9:2F:01 UUIDs: 00001812-0000-1000-8000-00805f9b34fb [CHG] Device CA:4D:07:A9:2F:01 UUIDs: 00010000-0000-1000-8000-011f2000046d [CHG] Device CA:4D:07:A9:2F:01 Modalias: usb:v046DpB335d0010 [CHG] Device CA:4D:07:A9:2F:01 Paired: yes Pairing successful [K830]# trust CA:4D:07:A9:2F:01 [CHG] Device CA:4D:07:A9:2F:01 Trusted: yes Changing CA:4D:07:A9:2F:01 trust succeeded [K830]# connect CA:4D:07:A9:2F:01 Attempting to connect to CA:4D:07:A9:2F:01 Connection successful [K830]# info CA:4D:07:A9:2F:01 Device CA:4D:07:A9:2F:01 Name: K830 Alias: K830 Appearance: 0x03c1 Icon: input-keyboard Paired: yes Trusted: yes Blocked: no Connected: yes LegacyPairing: no UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb) UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb) UUID: Device Information (0000180a-0000-1000-8000-00805f9b34fb) UUID: Battery Service (0000180f-0000-1000-8000-00805f9b34fb) UUID: Human Interface Device (00001812-0000-1000-8000-00805f9b34fb) UUID: Vendor specific (00010000-0000-1000-8000-011f2000046d) Modalias: usb:v046DpB335d0010 [K830]#