Problem with NFC-ST25R95 tag detection
Hello,
I'm using it with a custom board. I'm facing problem with switches the ST25R95 into low power consumption mode
When I send Calibrate command, it can work and return 0x78.
But if I send another command like wake up in IRQ_IN(07 0E 08 01 00 38 00 18 00 00 60 00 00 00 00 00) or tag detection(>0x07 0E 0A 21 00 79 01 18 00 20 60 60 70 80 3F 08),ST25R95 return me just 0xFD,
When I set it to wake up when timeout(0x07 0E 01 21 00 38 00 18 00 60 60 00 00 00 00 08) ,it return me {0x00,0x01,0x01},it is correct.
And I observed that after I sent (0x07 0E 0A A1 00 F8 01 18 00 00 60 60 00 00 3F 01 ) to calibrated the DacDataRef,ST25R95 entered idle mode because there was not any reaction when I placed the tag on top of the antenna.
I also wanna know that what will I get from IRQ_OUT when I send command like wake up from tag detection,dose any reaction with IRQ_OUT as soon as I place the tag on top of the antenna?
Kindly help me out.
