Are you doing the pair/unpair on the Nexus or the other device? If on the Nexus, please tell me how to do that. I have a different problem that might be related to pairing and I could test my theory if I could unpair.a previously paired device. Unfortunately I don't have the ability to do it from the other device.
On Apr 28, 9:22 am, Ryan DeVore <[email protected]> wrote: > I'm working with off the shelf SPP device (bluetooth 2.1), and am > running into a similar issue. When I attempt to connect, I'm getting > the same Connection refused exception. One thing i've noticed is that > if I manually unpair and re-pair my device via the built in settings, > I'm able to connect one time, and then it gets back to the connection > refused error after that. I'm using a Nexus One. > > On Apr 21, 2:18 am, Nand <[email protected]> wrote: > > > > > Hi, > > I'm able to discover devices which rbluetoothON from my application. > > But when i try to connect using the Bluetoothsocket's connect() > > method, I'm getting an IOException: Connection refused. > > I'm using the following UUID > > private static final UUID MY_UUID = > > UUID.fromString("00001101-0000-1000-8000-00805F9B34FB"); > > > Please help in solving this issue. > > > Thanks in advance, > > Nand > > > -- > > 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

