and using the included demo software, i can scan a tag and light my xLED / xSIID like nobody’s business. the things light up like mad!
problem is, i have NO CLUE how to edit the programming on board. i want to be able to just have it plug into a usb power source and light my stuff up with no software needed. just ready to go.
Peer-to-peer mode establishes a two-way communication channel between a pair of NFC-enabled devices. When a user brings two devices close to each other, the two NFC chips establish a P2P connection and exchange data.
You probably want to get the attention of an EE like @Devilclarke or @Satur9
It recognized every tag I threw at it, including ISO 15. The example code is not PC/SC compatible, so it doesn’t work with NFC-Tools. I might take a look at it at some point after I get eclipse setup, but if you want to get it running asap you’re gonna be dipping your toe into the wide (and tear-inducing) world of embedded development! Go set up eclipse, import the example, and pick it apart until it just polls continuously as long as power is supplied.