Search code examples
windows-phone-8nfciso-15693

How do i read Nfc-V ISO 15693 tags in an Windows Phone 8 application?


Is there a way to read NfcV (ISO 15693) tags that are not NDEF formatted in an Windows Phone 8 App?

Edit: The tag IS formatted. It not NDEF formatted.

Edit For future readers: From UserVoice i have now got the following.

We are happy to report that accessing non-NDEF formatted tags feature is enabled with Windows Phone 8.1, and will only be supported with the new devices launching with new PN547 chipset. This feature is currently not available for devices upgraded to Windows Phone 8.1 from previous versions.


Solution

  • In that Windows Phone 8 only supports NDEF formatted tags you'll need to format them before you can read them in a Windows Phone 8 app.