I know how to write URL
into NTag213 NFC Tag
, but is there any way to write password protection in it? by using phone's NFC
tool, we can set the password and write into the NFC
tag, but I want to set the password using PN532
, is that possible?
Asked
Active
Viewed 492 times
0

Ali Esmailpor
- 1,209
- 3
- 11
- 22

Wahsico
- 1
-
Yes possible to set password with PN532, details of the process needed in datasheet for the tag. https://www.nxp.com/docs/en/data-sheet/NTAG213_215_216.pdf – Andrew Feb 10 '21 at 10:08
-
where can i find the example code for write password? do there have any?I'm not so familiar with this, hope can get some help – Wahsico Feb 15 '21 at 04:16