nfc - Writing NDEF message as raw binary -


i want write ndef message (containing text ndef record) nfc tag (mifare ultralight type 2) using apdu commands. tag has 4 byte memory banks starting form 0x00 0x2b. memory location should write raw binary representation of ndef message?


Comments

Popular posts from this blog

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -