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 <nandithab...@gmail.com> 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to