NFC Services: Difference between revisions
No edit summary |
No edit summary |
||
Line 102: | Line 102: | ||
==NFC development service "nfc:dev"== | ==NFC development service "nfc:dev"== | ||
{| class="wikitable" border="1" | |||
|- | |||
! Command header | |||
! Available since system-version | |||
! Description | |||
|- | |||
| 0x00110100 | |||
| | |||
| [[NFCDEV:ReadRawPages|ReadRawPages]] | |||
|- | |||
| 0x001200C0 | |||
| | |||
| [[NFCDEV:WriteRawPage|WriteRawPage]] | |||
|} | |||
Some of these commands seems to be intended for use only on dev-units. | |||
Unlike the New3DS NFC-module, at least some of these commands are stubbed in the Old3DS NFC-module(only returns an error). | Unlike the New3DS NFC-module, at least some of these commands are stubbed in the Old3DS NFC-module(only returns an error). | ||
Line 128: | Line 143: | ||
| | | | ||
| ? | | ? | ||
|- | |||
| 0x000500C2 | |||
| | |||
| [[NFCP:SendTagCommand|SendTagCommand]] | |||
|- | |- | ||
| 0x00070000 | | 0x00070000 | ||
Line 156: | Line 175: | ||
! Available since system-version | ! Available since system-version | ||
! Description | ! Description | ||
|- | |||
| 0x00130102 | |||
| | |||
| [[NFCS:SendTagCommand|SendTagCommand]] | |||
|- | |- | ||
| 0x00230000 | | 0x00230000 |