Wakeup by tag detection
Hello,
I have a custom board with st25r95, I can read a tag and set it to sleep mode.
But I wan't Wakeup by tag detection and Interrupt on the Irq_out pin, so I'm sending the following command using the st25r95Idle(0x64, 0x74, 0x3f) function.
>>>0x07 0E 02 21 00 79 01 18 00 20 60 60 64 74 3F 08
and checking the Irq_out pin with a oscilloscope when a tag is placed! But nothing is happening!
