From 3d4bdd64fd69be364059cf247b529547680690d1 Mon Sep 17 00:00:00 2001 From: Eric Betts Date: Mon, 2 Jan 2023 13:16:03 -0800 Subject: [PATCH] clarify hardware for mfc --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 08c61c8..58d46e4 100644 --- a/FAQ.md +++ b/FAQ.md @@ -315,7 +315,7 @@ ### Why isn't Mifare Classic emulation working? > Flipper emulates Mifare Classics according to official specification docs (at 13.56 mhz), however certain card readers operate at slightly different frequencies (such as 13.50 mhz). Since Flipper is unable to detect the frequency (like a real card does), it also can't correct for these minor errors. > As a result, data transmission doesn't always occur when the reader expects it, and thus emulation is imperfect. -> There are a few theoretical ways to fix this with software, but the best option would require hardware modification. +> There are a few theoretical ways to fix this with software, but the best option would require a new hardware revision. ### Why can't I save/emulate Mifare DESFire? > DESFire is a very complicated and much more secure chipset. There are no known attacks against it yet. @@ -381,4 +381,4 @@ ## WiFi board [🔝](#top) -> *(WIP)* \ No newline at end of file +> *(WIP)*