Thank you for you quick answer.
It looks like the HPD feature will not help me then, since I would like to be able to access the tag via NFC at any time. Also, I would like to be able to wake up my application when NFC is starting to talk, but from what I’ve tested, it looks like that ED pin is not working when in HPD mode either. Is it correct ?
My backup solution may be standby mode. Consumption is higher, but probably still low enough for my needs. However, I’m confused about how to use this mode from the I2C master standpoint. Datasheet says I should pull HPD high for at least 20us then release it to exit standby. But if I set AUTO_STANDBY_MODE_EN=1 in CONFIG_0, the tag automatically returns in standby mode when HPD is released.
Is there a way to control enter/exit from standby mode from I2C standpoint? Or can it be managed only from NFC side ?
Thanks & Best regards