Hello,
I have an app that works perfectly with Desfire EV1 tags. Today I have tested it with DesFire EV2 tags and I got very strange results:
-
asNFCMiFareTag returns null, so tag detected as asNFCISO7816Tag not as desfire.
-
of course asNFCISO7816Tag can only work with wrapped apdus but when I send such I am getting back 0x910B
so I am wandering what can be wrong?
Can I send native apdus using asNFCISO7816Tag or ?