Maker Pro
Maker Pro

read NFC signal from a glucose sensor

Dear all,

I have a glucose sensor (Free style Libre- from Abbott) which can measure the glucose level of blood and send the data directly to my iphone ( via an application).
The data is sent by NFC singal to my iphone.

Now for some reasons I need to read the data myself with a computer and to do some programming and processing with the obtained values.

Could you please explain how to do that ? and does someone has experience with that ?
Thanks a lot for your help,
Emam
 

bertus

Moderator
Hello,

I suppose thet the signal is coded (encrypted) for safety and privacy.
It will likely be hard to use the signal.

Bertus
 
As NFC is inherently short distance, you may be lucky; it may have only simple security.
Google for NFC libraries for your phone/device. Not sure how open Apple are about drivers.
 
Top