Changes

Jump to navigation Jump to search
32 bytes added ,  21:47, 13 December 2014
no edit summary
Line 5: Line 5:  
A total of 6 sessions can be open simultaneously for all of these services combined.
 
A total of 6 sessions can be open simultaneously for all of these services combined.
   −
=NFC user service "nfc:u"=
+
=NFC services=
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
Line 16: Line 16:  
| 0x00020000
 
| 0x00020000
 
| Shutdown
 
| Shutdown
 +
|-
 +
| 0x00030000
 +
| CheckInitialized. This writes an output u8 to cmdreply[2]: 0 = initialized, 1 = not initialized.
 
|}
 
|}
    +
The commands under this section are for "nfc:u" and "nfc:m".
 +
 +
=NFC user service "nfc:u"=
 
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 33: Line 39:     
=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