Saturday, February 25, 2012

[android-developers] Re: How to get around restriction on Bluetooth major device class of 0?

Hi
Find a phone that does connect to the bt device, note down its bt
address. Connect using the bt address on the phone that skips class 0.
I find reading logs is not always reliable.
Regards

On Feb 25, 4:40 pm, DonFrench <dcfre...@gmail.com> wrote:
> I found a workaround:  http://zornsoftware.talsit.info/blog/pairing-spp-bluetooth-devices-wi...
>
> However, I am still not able to connect to my gadget with a Droid
> Incredible.  I am tempted to call it the incredibly stupid phone.
>
>
>
>
>
>
>
> On Friday, February 17, 2012 5:18:53 PM UTC-6, DonFrench wrote:
>
> > Some Android devices are programmed by the manufacturer to skip over
> > devices with major device class of 0
> > (BluetoothClass.Device.Major.MISC).  This means that it is impossible
> > to use those Android devices to control many existing gadgets that
> > contain simple serial Bluetooth transceivers, most of which advertise
> > major device class 0.  Does anyone have any thoughts on how to get
> > around this unreasonable restriction?

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

No comments:

Post a Comment