Forum › MIFARE SDK › DESFire EV1 – invalidResponse: No Such Key › Reply To: DESFire EV1 – invalidResponse: No Such Key
Could you try changing authenticate parameter to this:
I have changed your 1 to 0.
Let me know if this changes someting.
Best,
David
desFire.authenticate(DESFire.AuthType.Native, 0, (byte) 0, 0, (byte) 0, null);
I have changed your 1 to 0.
Let me know if this changes someting.
Best,
David
+ 0
|
- 0