Difference between revisions of "NFC adapter"

From 3dbrew
Jump to navigation Jump to search
(Created page with "The Nintendo NFC adapter is an upcoming external device which adds NFC capabilities for amiibos to old Nintendo 3DS and Nintendo 2DS consoles, using the infrared port on the ...")
 
Line 20: Line 20:
 
| 0x08008000
 
| 0x08008000
 
| 256KB?
 
| 256KB?
| Firmware
+
| Firmware ([[fangate_updater.bin]])
 
|-
 
|-
 
| 0x20000000
 
| 0x20000000

Revision as of 19:39, 13 April 2015

The Nintendo NFC adapter is an upcoming external device which adds NFC capabilities for amiibos to old Nintendo 3DS and Nintendo 2DS consoles, using the infrared port on the back of the console.

Media preview, as released by Nintendo


Technical details

Based on analysis of the fangate_updater.bin file, which is part of the old Nintendo 3DS operating system since 9.3.0-21 and contains the firmware running on the external adapter; and analysis of the NFC Services running on old 3DS.

  • SOC inside the adapter: Broadcom BCM20791B1
  • CPU: ARM Cortex M0
  • Communications: infrared, with ir:USER running on the console. Uses encrypted payloads.

Memory map:

Address Size Description
0x08008000 256KB? Firmware (fangate_updater.bin)
0x20000000 32KB? RAM

External links