How to map ntag213 commands to APDU's

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

How to map ntag213 commands to APDU's

2,693件の閲覧回数
gregwilson-lind
Contributor II

We are trying to build a system based on an RPi3 that will read and write NTAG213 RFID tags. We are currently using the PCSClite library to interface to the RFID tag using a Advanced Card Systems ACM1252U card reader. I think that I understand how to do a basic read and write to the NTAG213 using the READ_BINARY and WRITE_BINARY commands. But I don't understand how to go about sending an NTAG213 PWD_AUTH command to the card so that we can protect portions of the card from reading. Is there a way to directly send low level commands through the APDU interface to the NTAG213?

Any help anyone can give would be greatly appreciated.

タグ(1)
0 件の賞賛
返信
1 返信

2,213件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi Greg,

Actually since you are using PCSClite library, this question should be better answered by PCSClite project , but from my understanding, if this library supports sending READ and WRITE commands via the reader to the NTAG213, it should be ok to pass the PWD_AUTH command, but you better double check it with PCSClite project .

Hope that helps,


Have a great day,
Kan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信