Trying to get arduino to react to data other than tag serial number

The third program is using a write() function to send data to the card.

Presumably there is a similar read() function. Have you tried that? Or checked the documentation for the library?

...R