Hi,
I would like to have the ability to read an Abbot Libre Glucose sensor tag. I can read the raw data.
Are there documents out there where i can determine what I need to decode the raw data ?
Here’s what I read:
ISO15693
UID:
E0 07 A0 00 08 69 B1 32
DSFID: F3
AFI: 07
IC Ref: 00
Blocks: BF
Blocksize:07
Data(1337 bytes)
(truncated to 32 blocks)
17 1D E2 37 E5 46 B7
A4 36 70 4B 13 26 31
04 F5 C1 FB 6F D3 48
58 06 1A 34 3E A9 E7
71 74 15 B3 A3 0A E3
45 A9 17 17 FB FD A5
6D B0 05 A7 F4 89 B6
I realize I would need to write an application that will read all 1337 bytes. I figured I would start that code when I determine that I can decode the data.