read and write for ntag216

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

read and write for ntag216

1,749 Views
459320356
Contributor I

hello,I have many nfc tags Ntag216. which nfc reader/writer soc can easily read and writer it?   pn532 can do that with arm controller?  

if so, any lib for pn532 to develop?

thanks for reply.

0 Kudos
3 Replies

1,321 Views
fernandohcoelho
Contributor III

If your going to work with Arm and Linux, there are some simple libraries written for Mifare Cards in Python, which is not your case. All libraries I found were in C++ and I had to transport it to Java language to work in Arm. Not a complicated task, but takes a lot of testing.

If it is the first time you are using NFC hardware I recomend you use an Atmel MCU + RC522 shield - all libraries are working fine. After understanding the usage you can write your own Arm code.

Regards!

0 Kudos

1,321 Views
jimmychan
NXP TechSupport
NXP TechSupport

It is a leaflet of NFC solution.

http://www.nxp.com/documents/leaflet/939775017564.pdf 

There are EVKs support ntag216. You can find one that meet your needs.

0 Kudos

1,321 Views
459320356
Contributor I

anybody can help?

0 Kudos