Oh, so it's kind of auto-detects the baud rate that the remote device
is using?

Aakash

On Nov 5, 12:58 am, Nick Pelly <[email protected]> wrote:
> You should try and set the baud rate at the physical RS232 interface
> on the remote device. It's a strange legacy feature that RFCOMM lets
> you do this over the BT link, since it does not affect the BT link
> speed at all.
>
> Nick
>
> On Tue, Nov 3, 2009 at 6:56 PM, Aakash Patel <[email protected]> wrote:
> > A better question would be, is there a default baud rate that Android
> > uses or something?
>
> > On Nov 3, 8:36 pm, Aakash Patel <[email protected]> wrote:
> >> Then how are we supposed to initiate communications with a serial
> >> Bluetooth device?
>
> >> On Nov 3, 8:16 pm, Nick Pelly <[email protected]> wrote:
>
> >> > On Thu, Oct 29, 2009 at 12:23 PM, Aakash Patel <[email protected]> 
> >> > wrote:
>
> >> > > Hello,
>
> >> > > I am making an app that utilizes the BlutoothSocket API and am trying
> >> > > to create a serial connection over Bluetooth with RFCOMM/SPP profile.
>
> >> > > I do not see how I set the baud rate for the connection, how would I
> >> > > set it?
>
> >> > You cannot set the SPP baud rate with the current API.
>
> >> > > Thanks,
> >> > > Aakash Patel
> >> > > --~--~---------~--~----~------------~-------~--~----~
> >> > > 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
> >> > > -~----------~----~----~----~------~----~------~--~---
>
> > --
> > 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

-- 
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

Reply via email to