toy / blueutil

CLI for bluetooth on OSX: power, discoverable state, list, inquire devices, connect, info, …
https://github.com/toy/blueutil
Other
1.01k stars 53 forks source link

'Failed to connect' error on recognized Apple Magic Trackpad 2 #21

Closed dhowe closed 5 years ago

dhowe commented 5 years ago
$ blueutil --inquiry
address: ec-2c-e2-ef-44-0f, not connected, not favourite, not paired, name: "Magic Trackpad 2", recent access date: (null)

$ blueutil --connect ec-2c-e2-ef-44-0f
Failed to connect "ec-2c-e2-ef-44-0f"

Any thoughts or suggestions?!

toy commented 5 years ago

From the output of inquiry, it doesn't seem to be recognised. Did you try connecting through UI?

toy commented 5 years ago

@dhowe Would you like to continue discussing your issue?

dhowe commented 5 years ago

Sorry, don't have access to a trackpad anymore, but yes, I could connect consistently through the UI, but not from the command line

toy commented 5 years ago

Unfortunately I don't see a way to debug this issue unless you get access back or someone else comes with the same problem. I've tried unpairing and initiating pairing, and multiple rounds of connecting/disconnecting on previous version of trackpad, but I don't have access to the new one.