glucometer-protocols icon indicating copy to clipboard operation
glucometer-protocols copied to clipboard

Freestyle Libre NFC reading in Swift (help!)

Open solanovisitor opened this issue 3 years ago • 0 comments

Hi! I am a Medical Doctor and Data Scientist, currently developing a mobile app for researching with diabetic patients.

I wanted to know if somebody would help me with a technical challange: reading the Libre sensor data using Swift.

For now, I have already established connection with the sensor using the NFC core NFCTagReaderSession class. Also, I have pulled data successfully using ReadSingleBlock function. The device sends 8 bytes in a Data object and is not UTF8 encoded... so I am having problems to decode those bytes.

I would really appreciate if someone could help me :)

Thank you already!

solanovisitor avatar Oct 04 '21 12:10 solanovisitor