NFC Card Emulation for iPhone (PN7120 or PN7150)

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

NFC Card Emulation for iPhone (PN7120 or PN7150)

832 Views
hugolgst
Contributor I

Hello,

 

I am trying to write my own firmware for the PN7150 chip. 
I am currently trying to achieve card emulation for my iPhone to receive NDEF data. 
However, it is very hard to read the datasheet and MCUXpresso code. Could somebody send me a document or explain to me the sequence of commands I need to send to achieve Card Emulation?
I successfully already achieved discovery to read tags. 

Thank you in advance

0 Kudos
Reply
2 Replies

801 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Hugo:

Please refer to below application note: 

Though it is for PN7160 card emulation,  I hope it help you to understand card emulation for PN7150

https://www.nxp.com.cn/docs/en/application-note/AN13861.pdf

 

one reminder is, PN7150 is not recommended for new project, the replacement is PN7160.

 

Regards

Daniel

0 Kudos
Reply

766 Views
hugolgst
Contributor I

Hello, 

I have followed the guide and can now receive RF_FIELD_INFO_NTF when I approach my iPhone in reading mode. However, I do not receive RF_INTF_ACTIVATED_NTF. Is there an additional step missing?

0 Kudos
Reply