chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
706 stars 557 forks source link

could android.nfc.tech.NfcA use this plugin? #254

Closed biy-gxnn closed 7 years ago

biy-gxnn commented 7 years ago

IF NFC cards only have android.nfc.tech.NfcA format, would I use this plugin?

don commented 7 years ago

You can use read and write NDEF messages to your NfcA tags with this plugin. If you want to read and write bytes to sectors on the tag, this plugin will not work.