Source code to emulate a 15693 tag with smartphone?
Hi everyone.
I have a NFC tag reader based on ST25R3911B and I'm currently using it to read "real" NFC-V 15693 tags. I would like to make "virtual" tags, possibly through smartphone, and make them readable from the NFC ST25R3911B reader.
Basically, I would like to build a cross-platform (Android/iOS) app to emulate the tags and read them through the same device used for the real tags. The other point is that I have to create the virtual tags as the derived version of the real tags, that is having data fields writable as the real tags (NDEF messages???).
My problem is not only how to write the "pairing and exchange" data protocol on smartphone side, but also how to read the smartphone/tag on the reader side...
Thank you,
Stefano
