Talk:Freedom Slim Keyboard

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Trouble reported)
(detailed dump added)
 
Line 4: Line 4:
 
I have trouble in pairing phase:
 
I have trouble in pairing phase:
 
Error: Pairing not allowed. I already pressed "Pairing" button at back of the keyboard. --[[User:Quix0r|Quix0r]] 15:59, 31 December 2009 (UTC)
 
Error: Pairing not allowed. I already pressed "Pairing" button at back of the keyboard. --[[User:Quix0r|Quix0r]] 15:59, 31 December 2009 (UTC)
 +
 +
Here is hcidump output:
 +
<pre><nowiki>root@om-gta02 ~ $ hcidump -V
 +
HCI sniffer - Bluetooth packet analyzer ver 1.42
 +
device: hci0 snap_len: 1028 filter: 0xffffffff
 +
< HCI Command: Authentication Requested (0x01|0x0011) plen 2
 +
    handle 42
 +
> HCI Event: Command Status (0x0f) plen 4
 +
    Authentication Requested (0x01|0x0011) status 0x00 ncmd 1
 +
> HCI Event: Link Key Request (0x17) plen 6
 +
    bdaddr 00:18:00:00:BF:4D
 +
< HCI Command: Link Key Request Negative Reply (0x01|0x000c) plen 6
 +
    bdaddr 00:18:00:00:BF:4D
 +
> HCI Event: Command Complete (0x0e) plen 10
 +
    Link Key Request Negative Reply (0x01|0x000c) ncmd 1
 +
    status 0x00 bdaddr 00:18:00:00:BF:4D
 +
> HCI Event: PIN Code Request (0x16) plen 6
 +
    bdaddr 00:18:00:00:BF:4D
 +
< HCI Command: PIN Code Request Reply (0x01|0x000d) plen 23
 +
    bdaddr 00:18:00:00:BF:4D len 4 pin '1111'
 +
> HCI Event: Command Complete (0x0e) plen 10
 +
    PIN Code Request Reply (0x01|0x000d) ncmd 1
 +
    status 0x00 bdaddr 00:18:00:00:BF:4D
 +
> HCI Event: Auth Complete (0x06) plen 3
 +
    status 0x18 handle 42
 +
    Error: Pairing Not Allowed</nowiki></pre>

Latest revision as of 06:10, 6 January 2010

I can confirm that is is also working (SHR unstable) with a cheap (26$) bluetooth keyboard: http://www.dealextreme.com/details.dx/sku.16685

I have trouble in pairing phase: Error: Pairing not allowed. I already pressed "Pairing" button at back of the keyboard. --Quix0r 15:59, 31 December 2009 (UTC)

Here is hcidump output:

root@om-gta02 ~ $ hcidump -V
HCI sniffer - Bluetooth packet analyzer ver 1.42
device: hci0 snap_len: 1028 filter: 0xffffffff
< HCI Command: Authentication Requested (0x01|0x0011) plen 2
    handle 42
> HCI Event: Command Status (0x0f) plen 4
    Authentication Requested (0x01|0x0011) status 0x00 ncmd 1
> HCI Event: Link Key Request (0x17) plen 6
    bdaddr 00:18:00:00:BF:4D
< HCI Command: Link Key Request Negative Reply (0x01|0x000c) plen 6
    bdaddr 00:18:00:00:BF:4D
> HCI Event: Command Complete (0x0e) plen 10
    Link Key Request Negative Reply (0x01|0x000c) ncmd 1
    status 0x00 bdaddr 00:18:00:00:BF:4D
> HCI Event: PIN Code Request (0x16) plen 6
    bdaddr 00:18:00:00:BF:4D
< HCI Command: PIN Code Request Reply (0x01|0x000d) plen 23
    bdaddr 00:18:00:00:BF:4D len 4 pin '1111'
> HCI Event: Command Complete (0x0e) plen 10
    PIN Code Request Reply (0x01|0x000d) ncmd 1
    status 0x00 bdaddr 00:18:00:00:BF:4D
> HCI Event: Auth Complete (0x06) plen 3
    status 0x18 handle 42
    Error: Pairing Not Allowed
Personal tools

I can confirm that is is also working (SHR unstable) with a cheap (26$) bluetooth keyboard: http://www.dealextreme.com/details.dx/sku.16685

I have trouble in pairing phase: Error: Pairing not allowed. I already pressed "Pairing" button at back of the keyboard. --Quix0r 15:59, 31 December 2009 (UTC)

Here is hcidump output:

root@om-gta02 ~ $ hcidump -V
HCI sniffer - Bluetooth packet analyzer ver 1.42
device: hci0 snap_len: 1028 filter: 0xffffffff
< HCI Command: Authentication Requested (0x01|0x0011) plen 2
    handle 42
> HCI Event: Command Status (0x0f) plen 4
    Authentication Requested (0x01|0x0011) status 0x00 ncmd 1
> HCI Event: Link Key Request (0x17) plen 6
    bdaddr 00:18:00:00:BF:4D
< HCI Command: Link Key Request Negative Reply (0x01|0x000c) plen 6
    bdaddr 00:18:00:00:BF:4D
> HCI Event: Command Complete (0x0e) plen 10
    Link Key Request Negative Reply (0x01|0x000c) ncmd 1
    status 0x00 bdaddr 00:18:00:00:BF:4D
> HCI Event: PIN Code Request (0x16) plen 6
    bdaddr 00:18:00:00:BF:4D
< HCI Command: PIN Code Request Reply (0x01|0x000d) plen 23
    bdaddr 00:18:00:00:BF:4D len 4 pin '1111'
> HCI Event: Command Complete (0x0e) plen 10
    PIN Code Request Reply (0x01|0x000d) ncmd 1
    status 0x00 bdaddr 00:18:00:00:BF:4D
> HCI Event: Auth Complete (0x06) plen 3
    status 0x18 handle 42
    Error: Pairing Not Allowed