Emulating Amiibo NFC Figures with the Flipper Zero
Amiibo figures are just NTAG215 NFC tags in a plastic base, storing a small, specifically-formatted data block that Nintendo Switch and 3DS games read to unlock characters, gear, or save-data features. Because the Flipper Zero can both read and emulate NFC tags in the NTAG21x family, it can act as a stand-in for a physical Amiibo — useful for backing up figures you already own, testing game features without buying every variant, or emulating a figure that's out of print or prohibitively expensive on the secondary market. This guide covers the legitimate use case of backing up and emulating your own Amiibo collection; it does not cover sourcing Amiibo dump files you don't have a legal right to use.
How Amiibo Data Works
Physical Amiibo use NTAG215 chips (540 bytes of user memory), and the data on them is encrypted with keys that are specific to Nintendo's system — the Flipper Zero can read and re-emit the raw tag data, but it doesn't decrypt or generate new Amiibo data on its own. To emulate a specific character, you need a dump of that specific figure's data, which in the legitimate case means dumping your own physical Amiibo with the Flipper (or another NFC reader) before it's needed for emulation.
Reading and Saving Your Own Amiibo
- On the Flipper Zero, go to NFC from the main menu.
- Select Read, then hold the physical Amiibo figure's base against the back of the Flipper where the NFC antenna sits.
- The Flipper will identify it as an NTAG215 tag and read the full data block.
- Save the read as a .nfc file with a clear name (character and variant, since many characters have multiple Amiibo releases with different stored data).
- Repeat for each physical figure you want backed up — keep these files organized, since a large collection of saved dumps gets hard to navigate without consistent naming.
Emulating a Saved Amiibo
- From the NFC menu, select Saved and choose the .nfc file for the figure you want to emulate.
- Select Emulate.
- Hold the Flipper against the Switch's right Joy-Con/Pro Controller NFC point (or the touchpoint on the console dock, depending on your setup) the same way you would hold a physical figure.
- The game should recognize it exactly as it would the physical Amiibo, since the Flipper is re-emitting the same raw tag data.
One practical quirk: some games write small amounts of save data back to an Amiibo tag (character leveling, minigame stats in some titles). If you emulate from a saved dump repeatedly without updating the save, you may not see that write-back persist the way it would on the physical figure — re-reading and re-saving periodically keeps an emulated backup in sync with a physical figure's actual state.
Legitimate Use vs Piracy
There's an important distinction between backing up figures you physically own — a reasonable and common use of NFC read/write tools, similar in spirit to backing up a game cartridge you own — and downloading dump files for characters you don't own a physical copy of, which functionally recreates the collectible without paying for it. The former is what this guide covers. The latter is widely available online but raises the same ethical and, depending on jurisdiction, legal questions as any other form of digital piracy of a paid physical product, and we'd encourage sticking to figures you actually own.
Writing to Blank NTAG215 Tags
Beyond pure emulation, the Flipper can also write a saved Amiibo dump to a blank NTAG215 tag (sold plainly as blank NFC stickers or cards), which creates a physical, tap-and-go replacement for a figure you own but don't want to carry around or risk damaging. This uses the same Saved → [file] → Write flow as any other NFC tag write on the Flipper, and functions identically to the original once written, since it's writing the same raw data structure.
For anyone with a real Amiibo collection, this is a genuinely convenient use of the Flipper's NFC capability — digital backups mean a lost or damaged figure doesn't mean losing access to the in-game features it unlocks, and emulation means you don't have to carry a shelf of plastic figures to a friend's house to unlock content in their game.
Related Guides
- How to Analyze EMV Payment Cards with the Flipper Zero: NFC, APDU Commands, and Security Architecture
- How to Hack RFID and NFC with the Flipper Zero: LF, HF, MIFARE, and iButton
- Flipper Zero: Getting Started with BadUSB, Sub-GHz, and NFC
- How to Read Bad Blocks on a Flipper Zero — NFC Deep Dive
- How to Use Flipper Zero to Test Smart Lock Vulnerabilities
- Scanning and Logging NFC Tags on the Go with Flipper Zero
- Flipper Zero NFC Tools — Reading and Analyzing NFC Tags
- Cloning and Emulating RFID/NFC Cards with Flipper Zero