I have a similar problem and I suspect a timing problem. In my case, I have two seemingly identical devices and my Android Bluetooth app can connect to one of them but not the other. Both devices use the same serial Bluetooth radio and everything else about the two devices is identical. I know this because I manufacture the devices. Although my 2.1 Android app can only connect to one of these, my Windows Mobile app can connect to both of them with equal ease. The only thing that I can think that might be different is that maybe one of the two devices takes slightly longer to respond to a connection request and that the Android software simply gives up too soon.
On Apr 20, 6:48 am, ssozonoff <[email protected]> wrote: > Hello, > > Yes I can confirm the same. > > I have a solution working for example under the HTC Legend but fails > using the HTC Desire and the failure apears to be at a fairly low > level. > > Serge > > On Apr 20, 2:28 pm, Anders Widen <[email protected]> wrote: > > > > > Hi! > > > I've been working with bluetooth trying figure things out using the > > BTChatExample. Without editing BTChat has errors that destroy the > > functionality. You can only connect the first time, if you connect. > > Close the program and doesn't restart bluetooth the program crashes. > > Even if you edit out the AccepThread and only focus on client connect, > > the program will cast exceptions. > > > "JBtlSpp.create failed with status FAILED" > > > when trying to connect. I've looked into the code and referenced it > > with the docs (that are based around the ChatExample) and either > > bluetooth still needs work or there something missing in the APIs. > > > I would love to hear from other people trying to use Bluetooth on > > Android 2.0++, or try to get a hold of a framework developer to try to > > iron out these that I believe are in the framework itself. > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group > > athttp://groups.google.com/group/android-developers?hl=en > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group > athttp://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

