CLRC663 iso 15693 block read problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CLRC663 iso 15693 block read problem

305 Views
VicKyyyyy
Contributor I

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?

0 Kudos
Reply
1 Reply

281 Views
danielchen
NXP TechSupport
NXP TechSupport

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

0 Kudos
Reply