How to detect if NFC chip is powered or not?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to detect if NFC chip is powered or not?

590 次查看
zeuschyant88
Contributor I

I'm using NT3H2111 NTAG I2C Plus 2k NFC chip in my product.

On the NFC side, I've developed an app and there is data transfer between the NFC chip and the app.

Now my application also demands reading and writing data to NFC chip from the app while the product is OFF. This works, because NFC chips can also work on passive power coming from phone's NFC transmitter.

However, if the product is powered OFF, I need to convey so on the mobile app and modify its user interface.

So is there a way to detect if NFC chip is actively powered or not?

Any register bit I can read from the NFC side which will have this information?

 

标签 (1)
标记 (2)
0 项奖励
1 回复

45 次查看
Frzn_Solid
Contributor I
I believe you can use the SRAM_MIRROR_ON_OFF bit to detect when the product is off, as it is cleared automatically when there is no Vcc power
0 项奖励