Hi
I would like to know how to read write nfc tags in NDEF format directly, So that my app can compose and understand messages in NDEF format.
I already referred to the below links.
http://code.msdn.microsoft.com/windowsapps/Proximity-Sample-88129731 ?
http://msdn.microsoft.com/en-us/library/windows/apps/hh465221.aspx
Thank u in advance
You can publish NDEF format messages with ProximityDevice.PublishBinaryMessage.
You can find information on the NDEF formats themselves at the NFC Forum.
--Rob
Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.
Would you like to participate?