Implementation of Peer to peer mode in CLRC663

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

Implementation of Peer to peer mode in CLRC663

1,057 Views
shobana1
Contributor I

Hi,

I'm using clrc663 for my project.I want to implement peer to peer functionality in my project.In NXP NFC reader library version5.22,  EX3_NFC_FORUM is meant for PN5180.But i want p2p example for clrc663.Can anyone suggest me example for peer to peer communication in clrc663 and  which protocol i need to use for p2p in clrc663.

0 Kudos
2 Replies

923 Views
nxf58474
NXP Employee
NXP Employee

Hi,

 

You can check the examples in the NFC Reader Library , you can check the different defines in the ph_NxpBuild_App.h to enable the peer to peer functionality. I would recommend you to check especially the Simplified_API_ISO examples and you can search for all the references to peer to peer there. Also, please notice that in the Library there is a commented line "if FE HAL is RC663, then exclude ISO14443 Card Mode PAL & ISO18092 Target Mode PAL (P2P), otherwise include as required." (ph_NxpBuildApp.h)

 

Could you please try using the provided information? Please let me know if you have any question.

 

Best Regards,

Ricardo

0 Kudos

923 Views
nxf58474
NXP Employee
NXP Employee

Hi,

 

You can also check this application note to help you in the process.

https://www.nxp.com/docs/en/user-guide/UM10721.pdf

 

Regards,

Ricardo

0 Kudos