User Activity

I am working off of Custom Hardware using the ST25R95 and I can read tags but I am trying to keep the device into IDLE mode but can't get it to work.I have ran tag detect calibration without a tag in the field and came up with a result of 0x5C. (See ...
I am in the final stretch of my project using the ST25R95 with an ATTINY88.  I am working on custom hardware and not using libraries.I have all of the ST25R95 related commands working on my development setup with an Arduino UNO and X-NUCLEO-NFC03A1 b...
Using my Arduino UNO and X-NUCLEO-NFC03A1 with the ST25R95 I am having issues trying to stay in IDLE.For DacDataL and DacDataH, I have tried both the recommended 0x64 and 0x74 for the demo board and the 0x90 and 0xA0 that came from Tag Detection Cali...
I am using the X-NUCLEO-NFC03A1 board with the ST25R95 and an Arduino UNO as the development hardware.  I am not using libraries but I can currently read personal data from an ISO14443-A tag.I believe I am on the final leg of my ST25R95 code and tryi...
I am building on my Arduino based code for using the ST25R95.I have successfully received data from an ISO15693 tag but I don't understand what it is reporting or what the data means that I sent with the SendRecv command to read from the tag.  If it ...
Kudos given to