I watched a youtube video: http://youtube.com/watch?v=td_O6m6zDLo
It shows how NFC works with the device. Opening app and etc. But what if I want to develop my own NFC tag with functions like, for example, store user's Facebook profile link and when tap on tag, it will like a particular page.
Based on my understanding towards NFC, I have to write codes for the tag and the reader reads the codes in the tag and perform some actions or functions written in the tag (correct me if I am wrong).
I browsed through this website http://www.buynfctags.com/bundles/gototags-nfc-encoder-starter-kit.html and this http://www.identivenfc.com/en/nfc-software-development-kit-sdk/nfc-solutions-development-kit-sdk.htm
My question is that can I develop the function mentioned above using the software from the website if I buy it?
Note that: It won't be an Andriod device. It will be like (I think) the reader and the tag. And I will be writing codes for the tag (correct me if I am wrong).