My plant is wanting to go paperless by replacing printed barcodes with NFC or RFID chips. My boss has demonstrated to me how he got an Android to read NFC using an app called NFC Tools and wants me to figure out how to get reading and writing tags working via Ignition. I can’t find anything suggesting that this is currently possible. Has anyone managed to do this?
I figure if we can at least get it to function like a keyboard, I could make it work the way I have done with QR code scanning, using a Perspective view with a hidden focused text input. I’m not sure that would help with writing to the tags, though.
In Perspective, I created a sign off sheet for our training events where our employees use their RFID badges to log in to the training. I am using a Barcode Scanner Input object with a script on onActionPerformed to validate the data, and save it to a database.