don / NDEF

NDEF Library for Arduino. Read and Write NDEF Messages to NFC tags with Arduino.
Other
284 stars 142 forks source link

ID should be written before payload #31

Closed jlkalberer closed 8 years ago

jlkalberer commented 8 years ago

Following this datasheeet, it looks like ID should be written first. Thanks @MatthewWilcock

don commented 8 years ago

Thanks @jlkalberer