mxgxw / MFRC522-python

A small class to interface with the NFC reader Module MFRC522
GNU Lesser General Public License v3.0
524 stars 418 forks source link

is it possible to Read mifare card's spesific sector and block? #39

Open algoritmauzmani opened 7 years ago

algoritmauzmani commented 7 years ago

hi,

i have key and i want to read 2nd sector and 2nd blocks data.

is it possible to do this with MFRC522-python library?