parsing bluetooth data coming from a devise as bytes
801689Nov 2 2010 — edited Nov 2 2010Hi, 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