NFC P2P communication

Hi,

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.

Library for Elechouse with p2p for two shields are already available.

Download Library of your shield from http://www.elechouse.com/elechouse/index.php?main_page=product_info&cPath=90_93&products_id=2205

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.

See this wiki for more help NFC Shield V2.0 | Seeed Studio Wiki