change nfc configration

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

change nfc configration

2,774 Views
Mohamed_Alsabagh
Contributor I

how i can change nfc configuration parameter with SW example not using cockpit app

0 Kudos
Reply
8 Replies

2,751 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi @Mohamed_Alsabagh :

 

could you please let me know which IC you are using?

 

Regards

Daniel

Tags (1)
0 Kudos
Reply

2,738 Views
Mohamed_Alsabagh
Contributor I

hi @danielchen 

i'm using PNEV7462C Board 

also using this example PN7462AU_ex_phExEMVCo_mcux to debug

0 Kudos
Reply

2,729 Views
danielchen
NXP TechSupport
NXP TechSupport

I would suggest you refer to UM10948, EEPROM Management of PN746x and PN736x.  you can add user parameters into EEPROM.

 

Regards

Daniel

0 Kudos
Reply

2,718 Views
Mohamed_Alsabagh
Contributor I

hi@danielchen 

i'm using nxp lpc link2 debugger to flash code using MCUXpresso but if i remove debugger the application on board stop and don't run again also stop if i press reset
why?

0 Kudos
Reply

2,676 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi

Generally, if you press reset, the application not run, it is likely application not programmed into flash.

If you need to programmed the app to flash, I would suggest you  refer to UM10883,  section 8.9 updating flash via SWD interface.

Click icon on the menu bar to start LinkServer GUI Flash programmer tool.

danielchen_0-1723866157194.png

 

Regards

Daniel

 

Tags (1)
0 Kudos
Reply

2,561 Views
Mohamed_Alsabagh
Contributor I

hi @danielchen 

 

How can i disable feature in provided PN7462AU examples ?

for example i want to disable contact card feature can you please tell me steps

0 Kudos
Reply

2,530 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi @Mohamed_Alsabagh 

 

The features are defined in APP_NxpBuild.h,   you can customize the reader library with these macros in this file.

There is an application note AN11342 : how to scale down the NXP reader library.  Though it is very old,  you can refer to it.

https://www.nxp.com/docs/en/application-note/AN11342.pdf

 

I hope it helps.

 

Regards

Daniel

     

0 Kudos
Reply

2,620 Views
Mohamed_Alsabagh
Contributor I

hi @danielchen 

i changed some configuration and want to create a new eeprom bin file using attached folder

but it not work it just deleted old bin file and not create a new one

0 Kudos
Reply