Changes

Jump to navigation Jump to search
288 bytes added ,  21:39, 13 December 2014
no edit summary
Line 6: Line 6:     
=NFC user service "nfc:u"=
 
=NFC user service "nfc:u"=
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Command Header
 +
!  Description
 +
|-
 +
| 0x00010000
 +
| Initialize
 +
|-
 +
| 0x00020000
 +
| Shutdown
 +
|}
 +
 
This is the NFC service used by regular applications. This was first seen in the Super Smash Bros eShop demo(only in the exheader, the demo doesn't actually use it), at that time no system-module was available for NFC on CDN.
 
This is the NFC service used by regular applications. This was first seen in the Super Smash Bros eShop demo(only in the exheader, the demo doesn't actually use it), at that time no system-module was available for NFC on CDN.
   Line 21: Line 33:     
=NFC management service "nfc:m"=
 
=NFC management service "nfc:m"=
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Command Header
 +
!  Description
 +
|-
 +
| 0x00010000
 +
| Same as the nfcu command.
 +
|-
 +
| 0x00020000
 +
| Same as the nfcu command.
 +
|}
 +
 
This is used by the [[amiibo Settings]] applet.
 
This is used by the [[amiibo Settings]] applet.

Navigation menu