Skip to content

Added batch tag encoding based on imported spreadsheet of URLs or text messages, TCMP library updated with NTAG21x password protected tag command family

Compare
Choose a tag to compare
@dshalaby dshalaby released this 20 Jun 19:54
· 23 commits to master since this release

Summary

This release includes a new feature in the demo/example program that allows batch encoding NFC tags based on an imported spreadsheet of URL/URIs or Text data that will be encoded as NDEF to the tag. Reports can also be downloaded that indicate the status of each imported record and provide a history of all tags encoded by the batch tool.

The batch encoder feature also allows the user to specify a password for write protection if using NTAG21x model tags. This provides users the ability to encode tags and apply a password that is needed to re-encode the tags allowing the tags to be reused but still write protected from tampering. This is available only on Tappy readers with firmware version 0.76 or higher

To use the batch encoder feature, one may need to install the SQL Local Database 2016 available in the release binaries below.

Changes, improvements, and bug fixes:

  • Added NTAG21x command family
  • Added batch encoder feature