Regarding card emulation with the NXP PN7150.

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

Regarding card emulation with the NXP PN7150.

1,111件の閲覧回数
nakajima01tomato
Contributor I

I wish to perform card emulation using the NXP PN7150 controlled via I2C. How can I obtain the information that has been written to the emulated card by the reader/writer using I2C?

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

1,061件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi

 

I would suggest you refer to file nxpnic.c.

There are 3 APIs to handle card emulation mode.  maybe you can get some information from these API.

NxpNci_ProcessCardMode(...)

NxpNci_CardModeReceive(...)

NxpNci_CardModeSend(...)

 

Regards

Daniel

タグ(1)

1,057件の閲覧回数
nakajima01tomato
Contributor I

Daniel, thank you very much. I will investigate the source.

0 件の賞賛
返信