mifare desfire ev1 api for pn7160

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

mifare desfire ev1 api for pn7160

906 Views
erikchuro
Contributor I

Hi!

I installed the libnfc-nci on a rasbperry pi 3. I read Mifare Classic card but Desfire ev1 doesn´t. The main.c file of the nfcDemoApp only support mifare classic and mifare ul technologies. 

else if(TARGET_TYPE_MIFARE_CLASSIC == TagInfo.technology){ ... }
else if(TARGET_TYPE_MIFARE_UL == TagInfo.technology) { ... }
 

There any example code to read Mifare Desfire ev1. I want to    

  1. authenticate on Mifare Desfire
  2. select an application
  3. Authentication with NDEF Tag Application master
  4. read data.

Thanks.

 

 

 

Tags (1)
0 Kudos
5 Replies

746 Views
erikchuro
Contributor I

Thanks.

I can know access to secure files ( Secure Files (nxp.com) ) but i can´t find out any example code of sw6856. I don´t know if i need more grants. 

 

0 Kudos

722 Views
danielchen
NXP TechSupport
NXP TechSupport

yes, you need to apply the access rights for the documents you want. 

 

Regards

Daniel

0 Kudos

876 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi @erikchuro 

 

I would suggest you refer to sw6856 --LINUX libnfc-nci MIFARE examples.

please kindly note that MIFARE products are secured with NDA (Non-Disclousre-Agreement).  you need to sign NDA with NXP to get it.

 

Regards

Daniel

0 Kudos

846 Views
erikchuro
Contributor I

Thank you.

I apply for a NDA. I received the ticket from your platform but when i want to see the details on the NXP technical support portal using the received link, the page is invalid. Zero cases are listed under the Case portal ( https://support.nxp.com/s/cases ) . Am I doing something ?

 

0 Kudos

789 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Erik:

 

If you have problems to check the cases, you can live chat to NXP .

https://www.nxp.com/support/support:SUPPORTHOME?tid=sbmenu

 

Regards

Daniel

0 Kudos