How to pull FD pin of NT3H2211 to high using android code?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to pull FD pin of NT3H2211 to high using android code?

543 Views
yl16017
Contributor I

 I am doing a project using this Ntag as a interface with my phone app and microchip. I would like to use the PD high to notify the microchip that the data is ready. My current code read the tag every 100ms to check data but seems like the data could not be written in when the microchip is reading the tag. How can I pull Field Detection pin high after each data I wrote with my android app? Or is there any other ways of doing that?

0 Kudos
1 Reply

453 Views
IvanRuiz
NXP Employee
NXP Employee

Hello,

The FD_ON is available in Configuration bytes, in which it can be defined the event upon which the FD pin is pulled low. Please refer to table 13 for more information about this: https://www.nxp.com/docs/en/data-sheet/NT3H2111_2211.pdf 

Hope this helps.

BR,

Ivan.

0 Kudos