Reply To: How to get MIFARE SDK Advanced?

Forum MIFARE SDK How to get MIFARE SDK Advanced? Reply To: How to get MIFARE SDK Advanced?

Re: How to get MIFARE SDK Advanced?

21. July 2016 at 10:30
Hi Federico,

The distribution of the MIFARE SDK Advanced has been stopped, because we are going to publish a new SDK, called TapLinX. For this SDK we do not have two editions of Lite and Advanced anymore. The TapLinX SDK is available free of charge after registration.

Federico, you can do authenticating, crating and reading of files with the Lite SDK. If you only want to read a file with key permissions, you have to authenticate with correct key before.

If the authentication works, as in your case, the failure could be in the wrong file settings. As you could see in the working samples in the posts, you have to set the correct permissions for a file while creating. Please take in mind that “0x0e” means free access and 0x00…0x0d means access with the given card key number. E.g.: if you set here 0x01 you have to authenticate with card key #1 before you can read the file.

Regards,
The MIFARE Team

+ 0  |  - 0