mifare desfire ev1 api for pn7160

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

mifare desfire ev1 api for pn7160

935件の閲覧回数
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.

 

 

 

タグ(1)
0 件の賞賛
返信
5 返答(返信)

775件の閲覧回数
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 件の賞賛
返信

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

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

 

Regards

Daniel

0 件の賞賛
返信

905件の閲覧回数
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 件の賞賛
返信

875件の閲覧回数
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 件の賞賛
返信

818件の閲覧回数
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 件の賞賛
返信