ST25R95 Jumps out of IDLE without tag
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 Calibration.
Approximately every 552ms it jumps out of Idle state and the IRQ_O never goes LOW.
I have attached a trace. I still haven't been able to capture a trace that includes IRQ_O.
It shows boot, going into Idle, jumps out of Idle, polls for reading, reads and goes back to Idle.
Why might my code be jumping out of Idle mode?
