CLRC663 iso 15693 block read problem

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CLRC663 iso 15693 block read problem

275 次查看
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 项奖励
回复
1 回复

251 次查看
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 项奖励
回复