Unable to Discover Cards PN7150

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

Unable to Discover Cards PN7150

1,755件の閲覧回数
lucasw
Contributor I

Hi, 
We have a design running a PN7150. We have had card emulation running in the past on this design but now i need to set up the device as a reader.

The software never returns a NFC_Success  for the following line in nfc_task.c

   while(NxpNci_WaitForDiscoveryNotification(&RfInterface) != NFC_SUCCESS);

and therefore never reaches 

   task_nfc_reader(RfInterface);

the device constantly polls address 0x28 to read and returns a NAK as expected until a card is presented infront of the device

then IRQ goes high and the following is read (as seen in screenshot)

0x51 0x60 0x07 0x01

0x51 0xA1 

then IRQ goes low again

pastedImage_1.png

Could i get some assistance regarding this response and how to proceed.


Regards,

Lucas

ラベル(1)
0 件の賞賛
返信
1 返信

1,516件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

Here is the PN7150 web page:

PN7150|High Performance Plug'n Play NFC for OS|NXP 

Have you try the examples:

NXP-NCI MCUXpresso example

This is the PN7150 manual

PN7150 User Manual

0 件の賞賛
返信