Using CR95HF in tag detect mode
Hello,
I am trying to use the CR95HF chip in tag detect mode. I am communicating with the chip over UART and am trying to save power by putting the chip into tag detect mode so it will only wake up when a tag is detected.
However, in case of a system error I want to have the chip either wake up due to a timeout if it has not detected a tag or be able to wake it up using a low pulse on IRQ_IN.
Could you please tell me if waking the chip using a low pulse on IRQ_IN is possible if communicating with the chip over UART? I have set the WU source byte to 0x0A to include tag detection and low pulse on IRQ_IN as wake-up sources but when I do this only the tag detection causes the chip to wake. Full command being sent in this case: 07 0E 0A 21 00 79 01 18 00 20 60 60 64 74 3F 28.
If it is impossible to wake the chip using IRQ_IN, then how do I have the chip go into tag detect mode and wake it EITHER when a tag is detected or when the timeout is triggered. In this case I have tried setting the WU source to 0x09 to include tag detection and timeout but then the chip then will not wake up due to tag detection and will timeout every time. Full command being sent in this case: 07 0E 09 21 00 79 01 18 00 20 60 60 64 74 3F 28.
Thanks in advance.
Amy
