Linux bluetooth development
 help / color / mirror / Atom feed
* question about no responds to my bluetooth keyboard
@ 2015-01-26  2:09 M Ren
  2015-01-26 10:06 ` M Ren
  2015-01-26 15:31 ` Szymon Janc
  0 siblings, 2 replies; 3+ messages in thread
From: M Ren @ 2015-01-26  2:09 UTC (permalink / raw)
  To: linux-bluetooth

[bluetooth]# connect 01:02:03:04:05:06

Hi,

The issue I met is simple:
I use bluetoothctl connect to a bluetooth keyboard on my dev board,
follow this instruction https://wiki.archlinux.org/index.php/Bluetooth_keyboard
[bluetooth]# power on
[bluetooth]# agent KeyboardOnly
[bluetooth]# pairable on
[bluetooth]# pair 01:02:03:04:05:06
[bluetooth]# trust 01:02:03:04:05:06
[bluetooth]# connect 01:02:03:04:05:06
[bluetooth]# quit
output shows "Connection successful"

But dev board didn't respond to any keypress.
What maybe the reason ?
appreciate any advices, if some log is needed, please tell me.

BTW, keyboard on pc works ok.

Thanks.

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

* Re: question about no responds to my bluetooth keyboard
  2015-01-26  2:09 question about no responds to my bluetooth keyboard M Ren
@ 2015-01-26 10:06 ` M Ren
  2015-01-26 15:31 ` Szymon Janc
  1 sibling, 0 replies; 3+ messages in thread
From: M Ren @ 2015-01-26 10:06 UTC (permalink / raw)
  To: linux-bluetooth

does it need some special config in bluez ,
I compile bluez like this :
      --prefix=/usr \
      --libdir=/usr/lib \
      --sysconfdir=/etc \
      --localstatedir=/var \
      --build=$(ARCH_BUILD) \
      --host=$(TARGET_ARCH) \
      --enable-debug \
      --disable-obex \
      --enable-client \
      --disable-systemd \
      --disable-datafiles \
      --enable-experimental \
      --enable-sixaxis \
      --with-udevdir=/etc/udev \
      --with-dbusconfdir=/dummy/ \
      --with-dbussystembusdir=/dummy/ \
      --with-dbussessionbusdir=/dummy/

2015-01-26 10:09 GMT+08:00 M Ren <itux.ren@gmail.com>:
> [bluetooth]# connect 01:02:03:04:05:06
>
> Hi,
>
> The issue I met is simple:
> I use bluetoothctl connect to a bluetooth keyboard on my dev board,
> follow this instruction https://wiki.archlinux.org/index.php/Bluetooth_keyboard
> [bluetooth]# power on
> [bluetooth]# agent KeyboardOnly
> [bluetooth]# pairable on
> [bluetooth]# pair 01:02:03:04:05:06
> [bluetooth]# trust 01:02:03:04:05:06
> [bluetooth]# connect 01:02:03:04:05:06
> [bluetooth]# quit
> output shows "Connection successful"
>
> But dev board didn't respond to any keypress.
> What maybe the reason ?
> appreciate any advices, if some log is needed, please tell me.
>
> BTW, keyboard on pc works ok.
>
> Thanks.

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

* Re: question about no responds to my bluetooth keyboard
  2015-01-26  2:09 question about no responds to my bluetooth keyboard M Ren
  2015-01-26 10:06 ` M Ren
@ 2015-01-26 15:31 ` Szymon Janc
  1 sibling, 0 replies; 3+ messages in thread
From: Szymon Janc @ 2015-01-26 15:31 UTC (permalink / raw)
  To: M Ren; +Cc: linux-bluetooth

Hi,

On Monday 26 of January 2015 10:09:00 M Ren wrote:
> [bluetooth]# connect 01:02:03:04:05:06
> 
> Hi,
> 
> The issue I met is simple:
> I use bluetoothctl connect to a bluetooth keyboard on my dev board,
> follow this instruction
> https://wiki.archlinux.org/index.php/Bluetooth_keyboard [bluetooth]# power
> on
> [bluetooth]# agent KeyboardOnly

Just use "agent on" instead of "agent KeyboardOnly".

> [bluetooth]# pairable on
> [bluetooth]# pair 01:02:03:04:05:06
> [bluetooth]# trust 01:02:03:04:05:06
> [bluetooth]# connect 01:02:03:04:05:06
> [bluetooth]# quit
> output shows "Connection successful"
> 
> But dev board didn't respond to any keypress.
> What maybe the reason ?
> appreciate any advices, if some log is needed, please tell me.
> 
> BTW, keyboard on pc works ok.


PS
You may want to point to Arch Wiki guys to fix this.

-- 
BR
Szymon Janc

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

end of thread, other threads:[~2015-01-26 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-26  2:09 question about no responds to my bluetooth keyboard M Ren
2015-01-26 10:06 ` M Ren
2015-01-26 15:31 ` Szymon Janc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox