tinyb icon indicating copy to clipboard operation
tinyb copied to clipboard

pairing to devices

Open rlaybourn opened this issue 9 years ago • 1 comments
trafficstars

I have tried to use the pair function to pair with a ble device and the pairing appears to have gone ok however after disconnecting i now cannot reconnect to that device until i use bluetoothctl to remove the pairing. The error i get is "GDBus.Error:org.bluez.Error.Failed: Software caused connection abort" I am using the last commit before the libraries moved to support bluez 5.4 as i am currently on bluez 3.9. Is there anything that I am missing here ?

rlaybourn avatar Oct 10 '16 14:10 rlaybourn

Hi!

This seems to be a BlueZ issue and I would encourage you to update BlueZ (and TinyB) to the latest version and if the issue persists try asking on BlueZ's mailing list for help.

petreeftime avatar Oct 12 '16 13:10 petreeftime