Simplified API example for DESFire missing from the NFC reader library.

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

Simplified API example for DESFire missing from the NFC reader library.

621 Views
Seagull_Island
Contributor I

There should be a Simplified API ISO example for MIFARE DESFire as is stated in AN11022 at 6.12 and in AN11802 at 5.1.9.  

In the reader library I have downloaded there is a function prototype, but no actual function definition. 

In the main code body there is a print out that it is not supported contrary to what the ANs state.


case E_PH_NFCLIB_MIFARE_DESFIRE:
DEBUG_PRINTF (" \nMifare Desfire detected... \n");
DEBUG_PRINTF (" \nMifare Desfire not supported in simplified api... \n");
break;

 

How can I run this example for the DESFire card?

Also after following the instructions to build example files in AN11902 on raspberry pi, scripts only generates half of the examples listed as available. Examples 2, 7, 10 and 11 are missing. How do I get the rest of them?

 

Thank you

0 Kudos
1 Reply

598 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello,

 

As you might know,  there are some of the documents and libraries which are under NDA (Non-Disclosure Agreement) and placed in Docstore, the information of the DesFire technology is located under NDA in the system.

Please , help me check this post as a reference.

 

Regards,

Estephania

0 Kudos