Selaa lähdekoodia

Update 42

Update FAQ.md (#37)
Eric Betts 3 vuotta sitten
vanhempi
commit
6c2a024b9f
1 muutettua tiedostoa jossa 14 lisäystä ja 13 poistoa
  1. 14 13
      FAQ.md

+ 14 - 13
FAQ.md

@@ -216,18 +216,19 @@
 ### Feature/Compatability table
 
 | Card name/type    | Read | Write | Save | Emulate | Notes                  |
-| :---------------: | :--: | :---: | :--: | :-----: | :--------------------: |
-| Mifare Classic    | X    |       | X    | X       | Emulation is hit/miss  |
-| Mifare DESFire    | X    |       |      |         |                        |
-| Mifare Ultralight | X    |       | X    | X       | Non-password protected |
-| EMV Cards         | X    |       |      |         | Can read bank cards    |
-| NTAG-21X          | X    |       | X    | X       |                        |
-| iClass/PicoPass   | X    |       | X    |         |                        |
-| EM4100/EM4102     | X    |       | X    | X       |                        |
-| H10301            | X    |       | X    | X       |                        |
-| Indala            | X    |       | X    | X       |                        |
-| T5577             | X    | X     | X    | X       |                        |
-| Paxton Net2       |      |       |      |         | Hitag2: no support     |
+| :--------------- | :--: | :---: | :--: | :-----: | :-------------------- |
+| Mifare Classic    | ✅    |       | ✅    | ✅     | Emulation is hit/miss  |
+| Mifare DESFire    | ✅    |       |      |        |                        |
+| Mifare Ultralight | ✅    |       | ✅    | ✅     | Non-password protected |
+| EMV Cards         | ✅    |       |      |         | Can read bank cards    |
+| NTAG-21X          | ✅    |       | ✅    | ✅     |                        |
+| NFC-B             |       |       |      | ❌      | No hardware support for emulation     |
+| iClass/PicoPass   | ✅    |       | ✅    | ❌      | No STM SDK support for emulation     |
+| EM4100/EM4102     | ✅    |       | ✅    | ✅      |                        |
+| H10301            | ✅    |       | ✅    | ✅      |                        |
+| Indala            | ✅    |       | ✅    | ✅      |                        |
+| T5577             | ✅    | ✅     | ✅   | ✅      |                        |
+| Paxton Net2       | ❌    | ❌     | ❌    | ❌       | Hitag2: no support     |
 
 ### How do I identify which type of card/tag I have?
 > To determine the protocol (NFC, RFID, or iClass/PicoPass) you'll need to attempt reading in each corresponding app. If nothing works, check the tag/card for any markings or indications. As a last resort, take a picture of the card/fob and the reader and ask in the [Flipper Discord server](https://flipperzero.one/discord).
@@ -289,4 +290,4 @@
 
 
 ## BadUSB [🔝](#top)
-> *(WIP)*
+> *(WIP)*