I have been trying to authenticate MIFARE classic 4k contactless cards using Identive SDI010 Contactless Reader within Zebra ZXP SERIES 7 PRO printer. I can successfully load keys using below command
FF 82 00 60 06 FF FF FF FF FF FF
response - 9000
However authentication command always fails
FF 86 00 00 05 01 00 06 60 00
response - 6982 Security status not satisfied (not authenticated)
I also tried APDU commands from other similar posts but all are giving same response. What am I doing wrong here?