-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems connecting as HID device #11
Comments
Hello, the HID connection process has been updated. I suggest you try unpairing the devices and use the pair button in the app to create the pairing. It should work now. Please keep me informed. |
After a bit of testing these steps worked very well for me (Android to Android, Android to Windows)
Android to Linux connection did not work for me. When I tried to pair, there was no pairing dialog. So I tried to pair over system dialog. I cancelled when I was asked for a pin, then immediately tried to pair over the app, which worked fine, but when I pressed connect, it did not connect. A real Bluetooth keyboard works fine on the Linux PC. Do you have any hints? |
Ok! I confirm it does not work on Linux. I will work on it as soon as I can. |
@theolizard Thank you very much! |
Hello jo |
Hello, |
Hello, After this doing, I use your app menu setting by the new host (Linux) and connect the phone with the connecting button by the remote-numpad-app. Waiting of connection .... and after any key press "connection lost" => Error ! jo |
It may take a few seconds for the pairing dialog to show up after pressing the PAIR button in the app. It only shows up once it finds at least one device to list. The app definitely will not work if the pairing is not done using that button. It works for me with a Samsung Galaxy S7 and an Ubuntu host. Unpair on either side or both sides (in the device settings), make sure the host is visible (keep Bluetooth settings open on host), tap PAIR in the app (may need to wait a bit), then select the host in the dialog that pops up and follow instructions. If that does not work, I guess I am unable to replicate. |
I will close this issue as resolved. Please feel free to reopen another issue if the issue persists. |
@theolizard Thank you very much, it works like a charm. :) |
Hi, I wanted to use one Android device as input device for another one - I assume this would only work with the Bluetooth HID method?
Well I tried various things, it looks the closest I was able to get at it was pairing the devices vie Android Bluetooth settings, then selecting the other device as host. Tapped "PAIR", not sure if it did anything but it left the settings menu. Then tapped "connect" which did apparently succeed but after tapping any other key (like "1") it was immediately disconnected.
Unfortunately, when I tried to reproduce it with cable and adb logcat attached it did not work anymore :(
Any idea what I am doing wrong?
BTW my actual usecase would be to emulate a BT mouse or touchpad which should not be too hard to add to the code if I get the connection working .. waht do you think?
TIA
The text was updated successfully, but these errors were encountered: