Page 1 of 1

Read data into nfc tag

Posted: Mon Dec 04, 2017 10:50 pm
by elfresno
Hello everyone. I'm trying to do a project in which I have to read the text inside an nfc tag to play a particular file. I have rfid rc 522. I followed this link https://github.com/mxgxw/MFRC522-python ... /README.md it gives me the uid of the tag but not the information inside it. It say it has an error. If anyone can help me with this, I thank you very much. thank you very much.

Re: Read data into nfc tag

Posted: Tue Dec 05, 2017 8:33 am
by DougieLawson
If you have an Android phone that can read NFC cards (my Samsung Galaxy 5 does that) then install https://play.google.com/store/apps/deta ... lassicTool
and you can read your Mifare cards to help with debugging. [I think that app can write cards but I've never tried it.]