Sunday, June 26, 2011

[android-developers] Re: Bluetooth Serial Port Question

Si-

How can the device "not support pairing"? It is required by the
Bluetooth spec.

On Jun 24, 12:35 am, Si <simonstewartke...@googlemail.com> wrote:
> Hi,
>
> Can someone point me in the right direction please?!
>
> I am trying to connect to an industrial product using Android over
> Bluetooth. The device does not support pairing. I have written an
> application in WM6.5 and that works fine.
>
> The sequence of events is:
>
> Discover device and establish a Bluetooth Serial connection (the
> device does not support passkeys/pairing).
> Request a key from the product (by sending a hex string)
> Read string and send back a response based on the key and a user
> entered password (by responding with another hex string).
>
> Is there an example anywhere that I can download?
>
> I have downloaded some BT serial terminal emulators but they all want
> to pair with the device.
>
> In Windows 7 you can simply search, connect and choose to connect
> without pairing and then the device appear as a BT serial port.
>
> Thanks in advance.

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