Deleting an image from the NDEF tag
[FONT="Verdana"]Hi,
I have written an image on to an NDEF tag of the Nokia 6131 NFC tag. I tried this with a 20*20 image size. I tried to change the image and write a bigger image on to the tag. However, I am unable to write a new image to the tag. The reason for this is the first image must be deleted before the new image is written to the NDEF tag. Is there a way to delete the image from the NDEF tag.
[/FONT]
Re: Deleting an image from the NDEF tag
when you format a tag as NDEF, the keys will be,
[QUOTE]What are the keys used with the Mifare NDEFTagConnection?
There are essentially 2 keys used for reading NDEF tags:
- keys used for the MAD area, which are: A0A1A2A3A4A5
- keys used for the NDEF area, which are: D3F7D3F7D3F7
from
Nokia 6131 NFC - FAQs[/QUOTE]
So... use a desktop application with a NFC reader to change these keys to default ones.
please have a look at NFCTagger application (not used to change keys)
[URL="http://nfctagger.sourceforge.net/"]http://nfctagger.sourceforge.net[/URL]
Regards,
Sunil