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

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

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

ソリューションへジャンプ
1,042件の閲覧回数
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 解決策
1,029件の閲覧回数
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 返信
1,030件の閲覧回数
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 件の賞賛
返信