18 Mar 2016, 23:34

hey there! i've been using a fire tv remote on rpi2 with openelec and osmc. osmc did work out of the box openelec with the help of the following thread http://openelec.tv/forum/104-bluetooth-remotes/75420-fire-tv-stick-remote-with-raspberry-pi it connects on recalbox, but it doesn't respond neither in kodi nor in emulationstation 😞 --------------- # hcitool dev Devices: hci0    00:15:83:49:94:89 # hcitool con Connections: < ACL 74:C2:46:7D:62:F6 handle 44 state 1 lm MASTER AUTH ENCRYPT < ACL 9A:FC:DD:48:FB:F8 handle 43 state 1 lm MASTER AUTH ENCRYPT # hcitool info 9A:FC:DD:48:FB:F8 Requesting information ... BD Address:  9A:FC:DD:48:FB:F8 Device Name: 8Bitdo NES30 GamePad Joystick LMP Version: 3.0 (0x5) LMP Subversion: 0xc Manufacturer: RDA Microelectronics (97) Features page 0: 0xff 0xff 0x8d 0xf8 0x98 0x1f 0x79 0x83 <3-slot packets> <5-slot packets> <encryption> <slot offset> <timing accuracy> <role switch> <hold mode> <sniff mode> <park state> <RSSI> <channel quality> <SCO link> <HV2 packets> <HV3 packets> <u-law log> <A-law log> <CVSD> <power control> <transparent SCO> <broadcast encrypt> <enhanced iscan> <interlaced iscan> <interlaced pscan> <inquiry with RSSI> <extended SCO> <AFH cap. slave> <AFH class. slave> <3-slot EDR ACL> <5-slot EDR ACL> <sniff subrating> <pause encryption> <AFH cap. master> <AFH class. master> <extended inquiry> <simple pairing> <encapsulated PDU> <err. data report> <non-flush flag> <LSTO> <inquiry TX power> <extended features> Features page 1: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00 Features page 2: 0xff 0xa7 0xff 0xff 0x00 0x65 0x07 0x01 # hcitool info 74:C2:46:7D:62:F6 Requesting information ... BD Address:  74:C2:46:7D:62:F6 Device Name: Amazon Fire TV Remote LMP Version: 3.0 (0x5) LMP Subversion: 0xa05 Manufacturer: Broadcom Corporation (15) Features page 0: 0xbf 0x06 0x86 0x78 0x18 0x1e 0x59 0x87 <3-slot packets> <5-slot packets> <encryption> <slot offset> <timing accuracy> <role switch> <sniff mode> <RSSI> <channel quality> <paging scheme> <power control> <broadcast encrypt> <enhanced iscan> <interlaced iscan> <interlaced pscan> <inquiry with RSSI> <AFH cap. slave> <AFH class. slave> <sniff subrating> <pause encryption> <AFH cap. master> <AFH class. master> <extended inquiry> <simple pairing> <encapsulated PDU> <non-flush flag> <LSTO> <inquiry TX power> <EPC> <extended features> Features page 1: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00 ----------------------- any ideas anyone? 🙂 thanks Stefan