I'm trying to read the "TT status" of a Tamper Tag NTag 213 (using a TWN4 reader).
The "Read TT status" command is A4 00 + CRC (documentation).
I seem to have a problem with the CRC calculation, as the command always returns 01. 01 is documented as "NAK for parity or CRC error".
Could you tell me which algorithm I should use to calculate the CRC? I've tried the CRC_A algorithm, which gives D63F for the given payload (A400). Is this CRC value wrong?
To answer the question, the CRC is CRC-16/ISO-IEC-14443-3-A, which has these parameters: