CLRC663 iso 15693 block read problem

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CLRC663 iso 15693 block read problem

306件の閲覧回数
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 返信

282件の閲覧回数
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 件の賞賛
返信