Hi,
I'am new of forum. I develop a firmware for TRF7960. I've problem for authentification, in particular:
i sent "0x8F 0x91 0x3D 0x00 0x20 0x60 0x00" to start authentification of block 0.
Tag response me with Nt, i calculate Ar by cipher of Nt, Uid and Key.
I sent Ar "0x8F 0x90 0x3d 0x00 0x80 Ar[0] Ar[1]........Ar[7] "
But tag never respone me.
i am sure about calculation of At by cipher algoritm. So i think my error is for send Ar.
Can anyone help me please?