2019-05-13 11:58 PM
Using RF I am able to activate mailbox/fast transfer mode using this process :
Now I need to deactivate the mailbox with I2C. I am following this process :
I can see the values are right in the register. However whenever I approach the ST25 app on Android, it says the mailbox is still activated, preventing me from being able to write anything on the EEPROM (error returned : 0x0f)
Is there something I am missing ?
Thanks
Solved! Go to Solution.
2019-05-20 05:21 AM
Hello,
There is 3 different way to disable fast transfer mode from I2C interface:
So what you are doing from I2C side sounds good to me.
Which version of ST25 app are you using?
Are you removing the phone from the tag when programming by I2C ?
When you put back the phone on the tag, do you make any action in the app ?
Best regards.
2019-05-20 05:21 AM
Hello,
There is 3 different way to disable fast transfer mode from I2C interface:
So what you are doing from I2C side sounds good to me.
Which version of ST25 app are you using?
Are you removing the phone from the tag when programming by I2C ?
When you put back the phone on the tag, do you make any action in the app ?
Best regards.