NDEF is not working in any memory area except the first one.
Hello,
I'm using the st25dv04k NFC tag and accessing to the memory with the ST25 App.
I have 3 memory areas: the first 2 (Area1 and area2) of 32 bytes and the third area the rest.
The problem comes when I'm trying to add a NDEF URl record to open a link. If I add it to the first area and i put closer my nfc device, the phone tells me to choose if I want to use the navigator or the ST25 app, but if I add the URl record to another area that is not the first one, this does not happen.
I can't use the first area nor the second because they have some manufacturing and configuration bytes, so I would like to add my ndef records to the third one. (URl and maybe some text).
When I click in the NDEF button, it only says: Area1: NDEF message containing 0 record(s). NDEF size: 0 bytes. I dont know why it ignores the third area.
Hope someone can help me,
Thanks.
