Tuesday, October 25, 2011

[android-developers] Re: Bluetooth Handler problem

Hi,

From memory, the Handler in Bluetooth Chat is also echoing back all
data written to the BT device, try adding break points in the Handler
& examining the messages more carefully to see which messages are
actually being received from the device.

Regards

On Oct 25, 11:20 pm, miundroid <anil.m....@gmail.com> wrote:
> hi all,
>
>      i am new to the android and i am developing an android
> application. this application is communicated with micro controller
> via Bluetooth (spp)
>
> for this project i am using Bluetooth chat application . but in this
> application reading the messages from the device its giving last
> command  value for all commands.
>
> can any one help me. please.. :(

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