Oh, so RFCOMM doesn't use baud rates, the only baud rate that is
needed is the physical connection to the BT module to the RS232
interface on the other device.

Makes much more sense to me now.

Thanks :)
Aakash

On Nov 5, 12:58 am, Nick Pelly <npe...@google.com> 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 <aakashbpa...@gmail.com> 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 <aakashbpa...@gmail.com> wrote:
> >> Then how are we supposed to initiate communications with a serial
> >> Bluetooth device?
>
> >> On Nov 3, 8:16 pm, Nick Pelly <npe...@google.com> wrote:
>
> >> > On Thu, Oct 29, 2009 at 12:23 PM, Aakash Patel <aakashbpa...@gmail.com> 
> >> > 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 
> >> > > 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
> >> > > -~----------~----~----~----~------~----~------~--~---
>
> > --
> > 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

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