NTAG emulation using NFC front-end

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

NTAG emulation using NFC front-end

1,303 Views
r_n123
Contributor II

Hi, 

I am developing my own NFC tag. At this stage I want to emulate the NTAG213 with custom hardware attached to it.
I have chosen the PN512 NFC front-end, which offers many opportunities for future development. Can you confirm, that:
-Is the PN512 capable of emulating NFC type 2 tag? In PNEV512B Quick Startup Guide there is only a T4T (tag type 4) example, in PN512 datasheet there is no info about, but there is a T2T example for the Raspberry PI (see AN11480).
-Does the PN512 in the card emulation mode work similar to NTAG I2C plus? Which one will be more suitable for a system with an MCU attached to the NFC part? Which one you suggest me to use? 

-I am right, that the NTAG I2C has the NFC stack already implemented, while the PN512 needs a custom stack implementation?

1 Reply

1,194 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi,

-Is the PN512 capable of emulating NFC type 2 tag? In PNEV512B Quick Startup Guide there is only a T4T (tag type 4) example, in PN512 datasheet there is no info about, but there is a T2T example for the Raspberry PI (see AN11480).

- Yes, it supports.


-Does the PN512 in the card emulation mode work similar to NTAG I2C plus? Which one will be more suitable for a system with an MCU attached to the NFC part? Which one you suggest me to use? 

- Yes, it does, but I would recommend using NTAG I2C directly if you just need functions of NTAG I2C.

-I am right, that the NTAG I2C has the NFC stack already implemented, while the PN512 needs a custom stack implementation?

- Actually NTAG I2C has all  functions implemented in its hardware, while PN512 still needs a software stack running on the host controller to behave as expected. 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------