NFC:StartCommunication: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [Starting with 9.3.0-X: 0x00030000] |} =Response= {| class="wikitable" border="..." |
|||
| Line 24: | Line 24: | ||
=Description= | =Description= | ||
This start communication with NFC hardware. ( | This start communication with Old3DS NFC hardware. The New3DS sysmodule just checks state for this command(somestate_val0 = {some_retval}, ...). | ||
Revision as of 18:25, 31 January 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [Starting with 9.3.0-X: 0x00030000] |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
This start communication with Old3DS NFC hardware. The New3DS sysmodule just checks state for this command(somestate_val0 = {some_retval}, ...).