chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
706 stars 555 forks source link

Return the tag tech's max transceive length after connect() #389

Closed pschlang closed 4 years ago

pschlang commented 4 years ago

For many transceive operations, it is crucial to know the maximum transceive length supported by the NFC hardware / stack.

This patch provides the maximum transceive length as part of the connect() result in case it is supported by the tag technology.