NDEF URL write Error when first initialisation
I use the ST25DV04KC. I initialize the chip and write to like the eval software the CCFile to Block 0 this works. In this state the chip is CCFile unlocked, the NFC-Tag protocol is selected to Type5, RFMngt_Dyn is in NFC off mode (0x01) and I2C secure session is open. After all this, the function NDEF_DEMO_Write_URI_URL() is called. Same function like the Demo-Eval. But no register is written. On I2C, I receive at write to the EEPROM, NAK.
Only the first Block (0) is filled with values.
If I restart the microconroller with power ON->OFF->ON, It works. And in EEPROM is the NDEF URL and works with the smartphone.
Now also Block (1...+) and more are filled with values
Something is there witch is blocking the chip by configuration. Is there something to pay attention to by configuring the chip?
