NFC Memo
Bulk write tags. Sync events. Keep history.
Built for teams deploying many NFC tags fast. Write in continuous bulk sessions, send every read and write to your backend, and keep a reliable write history for audits and support.
What NFC Memo does
If you care about speed, integration and accountability, these are the parts that matter.
Bulk write mode
Enter content once, start bulk mode, then tap tags continuously. Each successful write is verified as you go.
Webhooks
Set one endpoint and NFC Memo POSTs structured JSON — tag ID, type, content, timestamp — on every successful read or write. Failures never block the app.
Write history
A searchable log of every write with UID, payload and exact timestamp, so you can confirm deployments and trace specific tags.
Password lock
Write-protect tags with a 4-character password after writing, or lock and unlock them from the Password tab. URLs stay readable.
URL and contact payloads
Write URLs or vCards. Use ### in a URL to inject each tag's UID automatically during batch runs.
NTAG and ICODE SLIX
Native CoreNFC on iOS and NfcAdapter on Android. Supports NTAG213/215/216 and ICODE SLIX / SLIX2 tags.
Why we built it
We deploy NFC tags for events, venues and products. Every existing tool wrote one tag at a time and kept the data on the phone — useless when hundreds of tags need to land in a backend the same afternoon.
NFC Memo is the tool we needed: continuous writing, a webhook on every tap, and a history that answers who wrote what and when.
Good to know
- • Currently on the App Store; Android build uses the same native NFC module
- • Webhook payload: tagId, type, content, timestamp as JSON POST
- • Works with plain NDEF tags — no special hardware
- • Operated by Ramarya Consultancy
Questions?
Email [email protected] — we answer every message.