Hi. Now I'm testing the clrc663 chip with a arduino uno mcu. I can read the UID of my iso 15693 tag using the AN12657 quick guidance. But I don't know how to read/write the blocks without using the library which provided by NXP. Can u tell me how to read/write a iso 15693 tag with CLRC663 without using the library?
Hi Vick:
For using RC663 without library, we only have AN12657. We recommend our customers develop their application with NFC reader library.
You can refer to the function in reader library , and implement the read/write arduino code.
phalICode_ReadSingleBlock (...)
phalICode_WriteSingleBlock (...)
Regards
Daniel