I am looking for an example code for NFC P2P communication.
I have 2 NFC modules (ELECHOUSE NFC module V3) connected to 2 Arduino UNO boards and I want to transfer data between the 2 devices.
Can someone please help me to get started with an example code?
Appreciate your help.
Copy libraries in arduino folder and see the example sketch given in the library. Upload the example “PtoPInitiator” and “PtoPTarge” into two different Arduinos with NFC Shields.