rhyst / linak-controller

A Python script to control Linak standing desks.
MIT License
359 stars 50 forks source link

org.bluez.Error.AuthenticationRejected #53

Closed beune closed 2 years ago

beune commented 2 years ago

Not really an Issue with this software, but I cannot seem to connect to the desk.

I followed these instructions because initially I could not find the desk the normal way: https://wiki.archlinux.org/title/Bluetooth#Device_does_not_show_up_in_scan

However, now when I try to pair I get the following errror:

[bluetooth]# pair .............
Attempting to pair with ...................
Failed to pair: org.bluez.Error.AuthenticationRejected

Does anyone else have this?

beune commented 2 years ago

Solved by not using the Arch Wiki instructions, but by using btmgmt to turn on BLE: [mgmt]# le on.