Both iPhone and Android-based mobiles have NFC reader with native API...
I noticed that SE05x middleware I use (downloaded as se05x_mw_v04.05.00.zip file) is mostly focused on Raspberry PI's T1oI2C connectivity e.g., the build folder is named as
simw-top_build/raspbian_native_se050_t1oi2c/
from which I compile it to work with PCSC/ third party USB reader.
Do we have any other middleware or any documentation on integration with NFC capabilities of mobiles devices? Essentially, I am to develop an app that talks to SE05x over ISO14443.
If not, do we have such documentation and/or middleware in JCOP ID2 realm?