nfc ntag215 remove password

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

nfc ntag215 remove password

841件の閲覧回数
ayyad
Contributor I

<div>

 

I send these raw commands:

AUTH TAG ( with default password )

nfc.transceive('1B FF FF FF FF')

CHANGE DEFAULT PASSWORD

nfc.transceive('A2 85 AA BB CC DD')

SET PACK

nfc.transceive('A2 86 EE FF 00 00')

PROTECT ADDRESS 04 TO 81

 

nfc.transceive('A2 84 80 00 00 00')

now how i can remove this password to back card can write ?

</div>

0 件の賞賛
返信
7 返答(返信)

809件の閲覧回数
Fabian_R
NXP TechSupport
NXP TechSupport

Hello,

Thank you for using our products.

To remove the password you need to authenticate and configure the respective page. Please take a look at section 8.8.1 Programming of PWD and PACK of the Datasheet.

Could you please clarify which reader are you using?

Best Regards,
Fabian
0 件の賞賛
返信

806件の閲覧回数
ayyad
Contributor I
tag type : NXP -NTAG215
0 件の賞賛
返信

807件の閲覧回数
ayyad
Contributor I

tag type : NXP -NTAG215

0 件の賞賛
返信

737件の閲覧回数
Fabian_R
NXP TechSupport
NXP TechSupport

Hello sir my apologies but, I referred to the Reader you are using. As you can see in our portfolio: https://www.nxp.com/products/rfid-nfc/nfc-hf/nfc-readers:NFC-READER

There are several readers available, and some of them can be used with our NFC Reader Library. This library does include some functions to interface with NTAG 213 and, to correctly remove or modify the password once authenticated.

Best Regards,
Fabian
0 件の賞賛
返信

709件の閲覧回数
ayyad
Contributor I
give me example for commands to set password 1234 and remove it for tag type 215
0 件の賞賛
返信

657件の閲覧回数
Fabian_R
NXP TechSupport
NXP TechSupport

 

Hello sir,

Unfortunately, I don't have an example for setting a password using an Android device. My recommendation would be to please take a look at the Datasheet commands, along with the NTAG 21x features and hints document.

We recommend to please take a look at our TapLinx SDK from Android which has a set of functions based on Android to read and write into tags.

Best Regards,
Fabian
0 件の賞賛
返信

727件の閲覧回数
ayyad
Contributor I

I use NFC tools app

0 件の賞賛
返信