Just curious, what project you are working on? I am building a web time card system using nfc (link with variables) and google apps script connecting to a google spreadsheet. I am sure there are better ways but my imagination took me down this path.

Also advance programming of nfc is extremely difficult for me. Please let me know if you have any good educational resources! 🙏

Reply to this note

Please Login to reply.

Discussion

🫰🏻

Just working on a very simple business card. The idea is to embed an nfc chip into a 3d printed card (or whatever other form factor) and have that simply link up to a Linktree site. One link for all the execs along with website, storefront, etc.

This is my first foray into NFC so I'll be learning on the fly!

The nfc tools app is very easy to use but the url is the most reliable. All others I have not had much success with. So now I use it to pass url?variables=many into web interface programs. Very useful for business card but would also recommend putting a QR code printed on the card just for times when the nfc just doesn't work. Please let me know if you find any good advance nfc programming tutorials!