chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
712 stars 568 forks source link

nfc.transceive() should support any TagTechnology #320

Closed don closed 6 years ago

don commented 6 years ago

nfc.transceive() should support any TagTechnology that has a transceive function .

This will allow commands to be sent to the following tags

The tag tech will need to be passed to nfc.connect().