PN7150 Presence Check Command

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

PN7150 Presence Check Command

跳至解决方案
1,897 次查看
wilmer_suarez
Contributor III

Hello, 

I just wanted some verification on how the Presence Check Command works for the PN7150. Is the command a "subscription" to a notification? Will I continue to receive notifications regarding the presence of an activated remote NFC device after submitting the command once? Or would I have to continuously poll by submitting the command until I received the desired notification?

It seems to be the latter from testing but I keep receiving an unknown error as a notification: 0x4F11. The OID of the command is 0x11; but the remaining byte is unfamiliar and it isn't documented anywhere on the user manual.

Thank you

标签 (2)
标记 (4)
1 解答
1,811 次查看
IvanRuiz
NXP Employee
NXP Employee

Hello,

As you can see from the NXP-NCI library, the presence check is a blocking function, this means that it waits until the card is removed, please see below:

"PRESENCE_CHECK: perform presence check until tag has been removed (function is blocking until card is removed)"

Hope it helps!

BR,

Ivan.

在原帖中查看解决方案

4 回复数
1,812 次查看
IvanRuiz
NXP Employee
NXP Employee

Hello,

As you can see from the NXP-NCI library, the presence check is a blocking function, this means that it waits until the card is removed, please see below:

"PRESENCE_CHECK: perform presence check until tag has been removed (function is blocking until card is removed)"

Hope it helps!

BR,

Ivan.

1,811 次查看
wilmer_suarez
Contributor III

Where can I get access to the NXP-NCI Library?

0 项奖励
1,811 次查看
IvanRuiz
NXP Employee
NXP Employee

Hello,

It is available in PN7150's webpage -> Tools & Software section: https://www.nxp.com/webapp/Download?colCode=SW4325&appType=license

Have a nice day!

BR,

Ivan.

1,786 次查看
andreas_willig
Contributor II

Is there anything special to take care of when using PN7150 in Configuration 1? (Only 3.3V TVDD)

0 项奖励