I have been hammering my head on this for a couple days now, and I am in need of some help.

I have a desktop that is running a very simple server, that simply waits for a bluetooth connection.

On the android phone I try and open this connection.

Every time I am asked to pair the devices... How can I deal with this using bluecove?

My code is currently the same as this example code:

Example connecting Android and Bluecove on a Mac

The android phone tells me to check for the pairing number on the server, I say ok, and the connection is refused... How can I handle this?

I am running bluecove on windows 7 with windcomm stack

Thanks!

link|improve this question

did you solve this issue ? I have the same problem – kinghomer May 4 at 10:35
There is not really a consistent way to autopair devices. If you are using C# on the windows side there is a way to make the windows paring automatic, (I have posted that code here: stackoverflow.com/questions/6998072/…) but getting rid of the android pairing is not really possible (we were able to do it on a few devices, but it doesn't work on many of them). – jhnclvr May 7 at 13:41
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.