Re: mifare Appid

Forum MIFARE SDK mifare Appid Re: mifare Appid

Re: mifare Appid

30. October 2014 at 15:25
Bytes of APPID are the 3 first bytes of the sector to read/write
After format, it should be 0x00, 0x00, 0x00.

The lite API is only a demo. The full API will not have this APPID limitation with functions like authenticateSectorWithKeyA(int sectorIndex, byte[] key) and readBlock(int blockIndex)

Hope the full API will be released soon...
+ 0  |  - 0