-
Notifications
You must be signed in to change notification settings - Fork 669
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
Pairing problem with Android #8
Comments
Hello, I too have the same problem with the device pairing, hope it get fixed soon or does someone already have a workaround for this? Thanks |
@CalebMuhia what hardware are you using? What Android version? |
@don Can I give you some more informations to resolve this issue? Thanks |
Hi @don,
does the same on some other devices that we own, Thanks Muhia On Fri, Jul 12, 2013 at 2:45 AM, Francesco Medda
Muhia Njoroge (__/) |
@CalebMuhia I found a GT-P7510 with 4.0.4, I'l try and duplicate the problem in the next few days |
Thanks a lot @don, On Sat, Jul 13, 2013 at 7:07 AM, Don Coleman notifications@github.comwrote:
Muhia Njoroge (__/) |
Thanks @don :) |
@scloby @CalebMuhia I am able to duplicate the problem on a GT-P7510 Samsung Tab using with a Seeed Studio Bluetooth shield. Here's some more info http://kenneththorman.blogspot.com/2013/06/android-403-and-404-bluetooth-pairing.html I'll work on a solution |
Hi @don, Thanks a lot man, this will go a long way in helping us solve the problem, On Wed, Jul 24, 2013 at 5:26 PM, Don Coleman notifications@github.comwrote:
Muhia Njoroge (__/) |
@scloby @CalebMuhia Based on the info in http://kenneththorman.blogspot.com/2013/06/android-403-and-404-bluetooth-pairing.html it looks like Android 4.0.3 and 4.0.4 have a problem with the Secure Bluetooth connection. I was able to get the GT-P7510 to prompt every time for the Bluetooth password. I modified a local copy to use an Insecure Bluetooth connection and it works on the Galaxy Tab without prompting the user. In order to make a patch, I need to work out what the JavaScript API will look like. I'm thinking something like
|
Hello,
when I use the .connect function and a MAC address allready associated (to my android 4.0.4 galaxy tab 10.1) the system allways ask me for the pin code of the bluetooth device.
When I write the pin code the connection work correctly, but if I close the connection and reopen it the system ask me the PIN.
I checked at the system settings and the device is correctly paired.
Please help me :(
Thanks
Francesco
The text was updated successfully, but these errors were encountered: