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!