adafruit / Adafruit-PN532

Arduino library for SPI and I2C access to the PN532 RFID/Near Field Communication chip
Other
427 stars 266 forks source link

Cant write text/plain ndef messages with the adafruit 532 #47

Open tomergott opened 6 years ago

tomergott commented 6 years ago

i am trying to write into ntag213 (ultralight c) some text and read it on my android. however i am not able to do it. i dont see an example that writes text/plain ndef messages can you please let me know how to write text on that tag. Thank you :)

D-140480 commented 6 years ago

Have a look at https://www.allaboutcircuits.com/projects/read-and-write-on-nfc-tags-with-an-arduino/

morgan-wild commented 4 years ago

Have a look at https://www.allaboutcircuits.com/projects/read-and-write-on-nfc-tags-with-an-arduino/

This is not using the Adafruit's PN532 library.