flipperdevices / flipperzero-firmware

Flipper Zero firmware source code
https://flipperzero.one
GNU General Public License v3.0
12.95k stars 2.74k forks source link

Flipper not detecting Mifare Desfire Ev3 #3708

Closed SpyGdev closed 4 months ago

SpyGdev commented 5 months ago

Describe the bug.

When I try to read a mifare DESfire key fob (NFC), it is unable to recognize the card type. When I got the flipper i scanned my house key and it gave the information and the card type. Now after about a 1 month of use (do not think hardware damage). It is giving unknown info and just the UID. this can be conformed with the use TagInfo. IMG_0974 IMG_0975 IMG_0976

Reproduction

Scan the MIFARE DESFire key fob with the Flipper. Observe that only the UID is returned, and the card type is not recognized.

Target

No response

Logs

No response

Anything else?

Possible Causes:

Software bug or recent firmware update affecting NFC reading capabilities. Potential degradation in NFC reading hardware, though hardware damage is unlikely

Other Key types Sadly I do not have any other keys that i have previously saved and have with me

doomwastaken commented 5 months ago

Tried with our office EV3 2k card as well as other available ones and they seem to be working fine. Do you have any other versions of this card available for test? Also if this card is available for sale, could you provide a link so we could order one.

Tested our cards on latest dev / 0.102.3 release

doomwastaken commented 5 months ago

Also try positioning card differently during read, moving the card in process might give this result

doomwastaken commented 5 months ago

Greetings, @SpyGdev which firmware version did you use?

SpyGdev commented 5 months ago

sorry for the late reply, I was using 0.98.2, but updating to latest has seem to fix the issue