RFDuinoTest icon indicating copy to clipboard operation
RFDuinoTest copied to clipboard

Reading Floats being sent by the RFduino

Open saadbutt67 opened this issue 9 years ago • 10 comments

Hi @lann , I have been using your test project but i am facing an issue. I cant figure out how to read float values being sent by the RFduino to the android application. I have tried Floatbuffer, float.parse string, even the HEX helper but all in vain . From what i understand your code gives us a way to get the recieved data (initially in the form of bytes) in the form of a string or convert it into HEX values. but it would be extremely helpfull if you can let me know how to solve this problem

saadbutt67 avatar Feb 19 '15 00:02 saadbutt67