Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Home › Forums › Ask the Flomies › Using NFC tags for storage rather than "triggers"
Tagged: Read/Write Data, Topaz
Hi Guys,
I have a question….. as there are many different NFC types out there with various storage capacities…. I would like to create an app that writes a few data fields to an NFC tag (lets say a Topaz512 tag) and then read those same data fields as well.
Shouldn’t this be possible? Up to now I’ve only seen “trigger” type applications where when a particular tag is scanned it launches a browser or sends an email.
Does what I want to do sound difficult or possible with the flomio SDK??
Any thoughts and suggestions would be appreciated.
Thanks,
Mike
Hey Mike, the Flomio SDK will allow you to read and write data blocks on many of the NFC Forum standardized tags. We are currently focusing on Type 2 tags (MiFare Ultralight and MiFare NTAG203) but Topaz is on the roadmap. While we work to get the Flomio SDK released, you’re still able to code this yourself using the ACR35 drivers and the ISO7816 command set.
You must be logged in to reply to this topic.