nfc-tools / libfreefare

A convenience API for NFC cards manipulations on top of libnfc.
Other
395 stars 106 forks source link

QUESTION: libfreefare portable to non-android system #142

Open jrHernandezSio opened 2 years ago

jrHernandezSio commented 2 years ago

Hi,

I am trying to read NDEF message into Mifare Classic card and I am wondering If I need specific hardware to authenticate sector where the NDEF lies.

I am currently using a ST25R95 as NFC hardware engine.

I also would like to know if I can port libfreefare to non-android system.

Regards, Ramon.