Hello,
I faced a problem to get response when writing data to tag.
Tag communication uses ISO/IEC 15639 and CLRC663 chipset.
Tag UID and reading single block(0x20 tag command) works well. However, there is no response for writing single block (0x21 tag command).
There is no response (no Rx IRQ, no Err IRQ) when writing data to tag.
Even if the response is not received, if I read the tag, the data is written correctly.
Please let me know how can I resolve it?