Using TagXplorer v1.2, I am able to setup the PICC and MAC mirroring, which is working perfectly. I'm now attempting to make duplicating the tags easier, by reading the NDEF and CC data to quickly write those values to a new tag. However, the mirroring does not work, which I believe is due to the missing Proprietary File data.
When I attempt to read the Proprietary File data, I get the following error:
com.nxp.nfclib.exceptions.PICCException: Error : 91AE
Is there a trick to reading and writing this data?
Thanks!