I recently bought the Explore-NFC board, however, I am unable to find documentation on how to get started developing for the Raspberry Pi.
I want to be able to debug during development, so I also need the recommended environment for development or recommended approaches along with prerequisite libraries.
I noticed all the sample codes shipped with the Explore-NFC are for P2P scenarios, however, I need to be able to read the Android device that is placed in Host Card Emulation mode without using P2P and leverage the Reader/Writer mode of the NFC device.
Any guidance would be appreciated.