diff --git a/readme.md b/readme.md index a1fc0f7..0f35250 100644 --- a/readme.md +++ b/readme.md @@ -8,25 +8,17 @@ File issues in [GitHub](https://github.com/bettse/seader/issues). ## Hardware -### Option 1: smart card 2 click +### Option 1: NARD flipper add-on + +Buy it assembled at [Red Team Tools](https://www.redteamtools.com/nard-sam-expansion-board-for-flipper-zero-with-hid-seos-iclass-sam/), with or without SAM. + + +Or build it yourself from the files in the [NARD repo](https://github.com/killergeek/nard). + +### Option 2: Smart Card 2 Click Put **[SAM](https://www.cdw.com/product/hp-sim-for-hid-iclass-for-hip2-reader-security-sim/4854794)** into **[adapter](https://a.co/d/1E9Zk1h)** (because of chip on top) and plug into **[reader](https://www.mikroe.com/smart-card-2-click)**. Connect reader to Flipper Zero (See `Connections` below). -#### Connections - -| Smart Card 2 Click | Flipper | -| ------------------ | ----------- | -| 5v | 1 | -| GND | 8 / 11 / 18 | -| TX | 16 | -| RX | 15 | - -### Option 2: NARD flipper add-on - -Build it yourself from the files in the [NARD repo](https://github.com/killergeek/nard). - -Or buy it assembled at [Red Team Tools](https://www.redteamtools.com/nard-sam-expansion-board-for-flipper-zero-with-hid-seos-iclass-sam/), with or without SAM. - ## Development ### To Build ASN1 diff --git a/web/index.md b/web/index.md index 9da2a5c..5ef620b 100644 --- a/web/index.md +++ b/web/index.md @@ -9,9 +9,13 @@ layout: home [Flipper Zero](https://flipperzero.one/) application (aka "fap"). +## FAQ + +See "Probably Frequently Asked Questions:" on [Red Team Tools product page](https://www.redteamtools.com/nard-sam-expansion-board-for-flipper-zero-with-hid-seos-iclass-sam/) + ## Download -### Relaese +### Release Download release versions via the Flipper App Catalog (when released) @@ -25,7 +29,14 @@ File issues in [GitHub](https://github.com/bettse/seader/issues). ## Hardware -### Option 1: smart card 2 click +### Option 1: NARD flipper add-on + +Buy it assembled at [Red Team Tools](https://www.redteamtools.com/nard-sam-expansion-board-for-flipper-zero-with-hid-seos-iclass-sam/), with or without SAM. + + +Or build it yourself from the files in the [NARD repo](https://github.com/killergeek/nard). + +### Option 2: Smart Card 2 Click Put **[SAM](https://www.cdw.com/product/hp-sim-for-hid-iclass-for-hip2-reader-security-sim/4854794)** into **[adapter](https://a.co/d/1E9Zk1h)** (because of chip on top) and plug into **[reader](https://www.mikroe.com/smart-card-2-click)**. Connect reader to Flipper Zero (See `Connections` below). @@ -38,12 +49,6 @@ Put **[SAM](https://www.cdw.com/product/hp-sim-for-hid-iclass-for-hip2-reader-se | TX | 16 | | RX | 15 | -### Option 2: NARD flipper add-on - -Build it yourself from the files in the [NARD repo](https://github.com/killergeek/nard). - -Or buy it assembled at [Red Team Tools](https://www.redteamtools.com/nard-sam-expansion-board-for-flipper-zero-with-hid-seos-iclass-sam/), with or without SAM. - ## Development See repo readme.