Changes

Jump to navigation Jump to search
818 bytes added ,  22:08, 17 April 2015
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [Starting with 9.3.0-X: 0x00130040] |- | 1 | u32 little-endian Amiibo AppID |} ..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [Starting with 9.3.0-X: 0x00130040]
|-
| 1
| u32 little-endian [[Amiibo]] AppID
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}

=Description=
This opens the Amiibo appdata for [[NFC:ReadAppData|reading]]/[[NFC:WriteAppData|writing]]. Amiibosettings_byte0 bit5 must be set, and the byteswapped amiibo_appID in amiibosettings must match the input appID. Once all the checks pass, the state field checked by the [[NFC:ReadAppData|reading]]/[[NFC:WriteAppData|writing]] commands is set to 1. This command does not check if the appdata is already opened(state field set here being already set).

Error 0xC8A17638 is returned for amiibo_appID mismatch.

Navigation menu