nfc-nci example (demoNFCApp) does not detect OnTagDeparture for ISO15693

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

nfc-nci example (demoNFCApp) does not detect OnTagDeparture for ISO15693

跳至解决方案
996 次查看
V_Palacio
Contributor V

Hi,

Testing the demoNFCApp, I've discovered that, on poll mode, hangs when presenting and ICode card.

After some debugging, I've realized that callback OnTagDeparture is not called for the ICode card, thus the software keep waiting.

Works OK for MifareClassic and MifareDesfire.

Anyone detected this problem?

Regards,

HW: RFID PN7510 / CPU: IMX6SX

ISO15693:

Waiting for a Tag/Device...

NFC Tag Found

Type : 'Type V'
NFCID2 : 'A9 12 BA 41 00 01 04 E0 '
NDEF Content : NO, mode=1, tech=5

Not a MIFARE card

MIFARECLASSIC:


Waiting for a Tag/Device...

NFC Tag Found

Type : 'Type A - Mifare Classic'
NFCID1 : 'A6 3F D9 AD '
NDEF Content : NO, mode=1, tech=8

Mifare Authenticate command sent
Response :
40 00

Mifare Read command sent
Response :
10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

NFC Tag Lost

Waiting for a Tag/Device...

 

标签 (1)
0 项奖励
回复
1 解答
983 次查看
V_Palacio
Contributor V

Replying to myself... I've checked git commits for this project, and the problem was solved in December 2019

commit:  24d8f13f6e4da81ce7bc06d8a6f2fcfc5614fe61 (Fix potential ISO15693 tag presence check issue)

在原帖中查看解决方案

0 项奖励
回复
1 回复
984 次查看
V_Palacio
Contributor V

Replying to myself... I've checked git commits for this project, and the problem was solved in December 2019

commit:  24d8f13f6e4da81ce7bc06d8a6f2fcfc5614fe61 (Fix potential ISO15693 tag presence check issue)

0 项奖励
回复