How to get the tamper status of ST25TV02KC RFID chip?
I'm working with ST25TV02KC-TFG3 in a tamper inlay. ReadConfiguration FID=03h, PID=06h returns the same value with the tamper contacts open or shorted. How should I be interpreting these results? The commands are being sent from a Feig CPR74 via their Transparent command. Traces are captured on proxmark.
OPEN
10/08/22 15:42:12.816 >> 02 00 19 FF BF 02 00 00 02 1F 22 A0 02 E0 31 1B 0B 00 08 02 E0 03 06 13 7B
10/08/22 15:42:12.841 << 02 00 0E 00 BF 00 00 30 30 63 4F 9D 71 73 OK
Start | End | Src | Data (! denotes parity error) | CRC | Annotation
------------+------------+-----+-------------------------------------------------------------------------+-----+--------------------
0 | 125952 | Rdr |22 a0 02 e0 31 1b 0b 00 08 02 e0 03 06 14 ea | ok | INVENTORY_READ
130144 | 158816 | Tag |00 30 30 63 4f 9d | ok |
SHORT
10/08/22 15:58:05.552 >> 02 00 19 FF BF 02 00 00 02 1F 22 A0 02 E0 31 1B 0B 00 08 02 E0 03 06 13 7B
10/08/22 15:58:05.603 << 02 00 0E 00 BF 00 00 30 30 63 4F 9D 71 73 OK
Start | End | Src | Data (! denotes parity error) | CRC | Annotation
------------+------------+-----+-------------------------------------------------------------------------+-----+--------------------
0 | 125952 | Rdr |22 a0 02 e0 31 1b 0b 00 08 02 e0 03 06 14 ea | ok | INVENTORY_READ
130144 | 158816 | Tag |00 30 30 63 4f 9d | ok |