Difference between revisions of "NFC Services"

From 3dbrew
Jump to navigation Jump to search
Line 1: Line 1:
These are the NFC services for [[New 3DS]].
+
These are the NFC services for [[New 3DS]]. The NFC module uses the NFC hardware via the [[I2C_Services|i2c::NFC]] and [[GPIO_Services|gpio:NFC]] services.
  
 
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.

Revision as of 07:29, 29 November 2014

These are the NFC services for New 3DS. The NFC module uses the NFC hardware via the i2c::NFC and gpio:NFC services.

A total of 6 sessions can be open simultaneously for all of these services combined.

NFC service "nfc:u"

This is the main NFC service. 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. The New3DS module for this was added with 8.1.0-0_New3DS.

NFC service "nfc:r"

NFC service "nfc:p"

NFC service "nfc:s"

NFC service "nfc:dev"

NFC service "nfc:m"