PNEV5180 multi card detecting problem

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

PNEV5180 multi card detecting problem

544件の閲覧回数
lim
Contributor II

Hi NXP

 

Now we debugging a project(NfcrdlibEx3_NFCForum)with a PNEV5180B

it's quite working NFC card detecting

but when we did multicard detecting, PNEV5180 just detect only one card

 

so we made a break point at there 

" DEBUG_PRINTF (" \n Multiple technology detected: \n");"

doesn't enter that part

so do you have any sollutions ? 

 

thank you

0 件の賞賛
1 返信

508件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi @lim :

 

The default behavior of this demo, NFC Forum mode, whenever multiple technologies are detected, example will select first detected technology to resolve. Example will activate device at index zero whenever multiple device is detected.

There are two macros in phacDiscLoop.h defined the maximum cards supported per technologies in passive poll mode.  users can change this value to support more cards. 

danielchen_0-1642520865425.png

I would recommend to see the following community document for a proper implementation of reading reading more that one tag:   

 Activating multiple Tags using NFC Reader Library

https://community.nxp.com/t5/NFC-Knowledge-Base/Activating-multiple-Tags-using-NFC-Reader-Library/ta...

The document is for PN7462,  you can take it as a reference.

 

Regards

Daniel

0 件の賞賛