You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built the app and trying to get it working between two Android devices.
Sadly the pairing doesn't work. When I'm in the BLE HID app (keyboard section) and want to pair it with another device, I confirm the Bluetooth security code on both devices and after few seconds, I'm again ask to confirm a different security code. With a different device, I get the message, that pairing is in progress but never finish.
The device with BLE HID app supports advertising as peripheral. Tested with following functions which are all returning true (according to https://stackoverflow.com/a/28768599):
The tested host devices (brand new Galaxy S8, laptop and another cheap tablet) are also supporting BLE.
Normal pairing between the devices is working. Any clue here?
Regards
Tjado
The text was updated successfully, but these errors were encountered:
dbw9580
added a commit
to dbw9580/BLE-HID-Peripheral-for-Android
that referenced
this issue
Feb 12, 2019
Hi,
I built the app and trying to get it working between two Android devices.
Sadly the pairing doesn't work. When I'm in the BLE HID app (keyboard section) and want to pair it with another device, I confirm the Bluetooth security code on both devices and after few seconds, I'm again ask to confirm a different security code. With a different device, I get the message, that pairing is in progress but never finish.
The device with BLE HID app supports advertising as peripheral. Tested with following functions which are all returning true (according to https://stackoverflow.com/a/28768599):
The tested host devices (brand new Galaxy S8, laptop and another cheap tablet) are also supporting BLE.
Normal pairing between the devices is working. Any clue here?
Regards
Tjado
The text was updated successfully, but these errors were encountered: