hidayatulrohani94 / flutter_nfc_acs

Other
0 stars 1 forks source link

Card data shows only Zeros #2

Open vivekmathewcodepoint opened 1 year ago

vivekmathewcodepoint commented 1 year ago

I want to fetch NFC card ID(Serial) number. But the cardSnapshot.data only show zeros. Is there any other method to fetch the card id number. It would be helpful if you provide proper documentation. Thanks

DennisSchm commented 8 months ago

I faced the same problem. I am using the ACR1255U-J1. I was using the example application. My RfId Tags are 14443A compliant. Likely MiFare Classic. Any updates on this?