All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* Understanding connecting to BLE keyboard
@ 2015-09-13  5:58 Elliot Saba
  2015-09-14 12:25 ` Luiz Augusto von Dentz
  0 siblings, 1 reply; 9+ messages in thread
From: Elliot Saba @ 2015-09-13  5:58 UTC (permalink / raw)
  To: linux-bluetooth

Hello there, I recently obtained a Microsoft Designer BLE
keyboard/mouse, and I thought I would attempt to connect it up to my
Linux box for fun.  Needless to say, I've met with some problems,
primarily with the authentication mechanisms I believe.

First off, I am using bluez 5.23 on SteamOS (A debian derivative) with
a Broadcom BCM4352 controller.

When attempting to connect to the bluetooth keyboard using my OSX
machine, it prompts me to enter a PIN, and after doing so, things are
fine and dandy.  When using gnome-bluetooth to attempt to connect, it
thinks about it for a little bit, and then reverts to its previous
status ("Not Set Up") rather than prompting me for a PIN or anything
like that.

When attempting to connect via the command line using bluetoothctl,
(First I start a KeyboardOnly agent, then scan for the device, then
"trust" it, then "pair" it) bluetoothctl initially reports the
connection has succeeded, but then immediately disconnects and prints
out the error "org.bluez.Error.AuthenticationCanceled".

When attempting to connect via the command line using gatttool in
interactive mode, I run into similar issues; I can type "connect" and
it initially reports success, but any command I then type to query the
device immediately reports "Command Failed: Disconnected".

Is there some way I can increase the amount of debugging information
available to me in order to try and track down exactly what's going
wrong here?  I admit that my knowledge of the proper way to connect
this device in linux is shaky at best, and I would "Read The Manual"
if I knew where to look for it.  Pointers on where to go to read up on
this whole process are definitely welcome.

Thank you for your time,
-E

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-09-21 18:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-13  5:58 Understanding connecting to BLE keyboard Elliot Saba
2015-09-14 12:25 ` Luiz Augusto von Dentz
2015-09-14 12:46   ` Szymon Janc
     [not found]     ` <CAGGi21ZDsS0__YnzWqWfcmk=jSAEZYQwUD8Dx2c8fi25bWn5SA@mail.gmail.com>
2015-09-15  3:32       ` Elliot Saba
2015-09-15  6:49         ` Luiz Augusto von Dentz
2015-09-15  7:37           ` Elliot Saba
2015-09-15  8:00             ` Luiz Augusto von Dentz
2015-09-15  8:05             ` Szymon Janc
2015-09-21 18:26               ` Elliot Saba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.