Changes

Jump to: navigation, search

WebAPI/WebNFC

2 bytes added, 18:08, 20 March 2014
NDEF Write Tag Example
var ndefRecords = new MozNDEFRecord(tnf, type, id, payload);
var writereq = nfctag.writeNDEF([ndefRecords]);
writereq.onsuccess = function(e) {
console.log("Successfully wrote records to tag");
Confirm
153
edits

Navigation menu