Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

parsing bluetooth data coming from a devise as bytes

801689Nov 2 2010 — edited Nov 2 2010
Hi, Iam implementing java code for MYGlucoHealth monitor. I have to catch the bluetooth data through my application and parse it to the readable format. (later i store that in SQLite database). But according to the protocol specification they provided, i cant understand how to read and parse it. i know how to pair the device with my application.But i don't know how to parse the data bytes as per the device specification protocol.

Can anyone tell me how to do that. Anybody done with this kind of coding ?

Thnaks in advance,

-Chenna
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 30 2010
Added on Nov 2 2010
1 comment
221 views