How to detect if NFC chip is powered or not?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to detect if NFC chip is powered or not?

619件の閲覧回数
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 返信

74件の閲覧回数
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 件の賞賛