Services: Difference between revisions

Unknown (talk | contribs)
Sorunome (talk | contribs)
m Add missing category
 
(2 intermediate revisions by 2 users not shown)
Line 220: Line 220:
| MCU
| MCU
| PTM
| PTM
| Published on a (fatal) hardware condition?, ptm throws fatal error F960D407 in receipt of this
| Published on a fatal hardware condition, when the MCU WDT triggers, ptm throws fatal error F960D407 in receipt of this
|-
|-
| 0x20D
| 0x20D
Line 235: Line 235:
| MCU
| MCU
|  
|  
| Published by the mcu module when (bitmask & 0x8000) is true. This bitmask is obtained by reading i2c register 0x10.
| Published by the mcu module when (bitmask & 0x8000) is true (started charging). This bitmask is obtained by reading i2c register 0x10.
|-  
|-  
| 0x210
| 0x210
| MCU
| MCU
|  
|  
| Published by the mcu module when (bitmask & 0x4000) is true. This bitmask is obtained by reading i2c register 0x10.
| Published by the mcu module when (bitmask & 0x4000) is true (stopped charging). This bitmask is obtained by reading i2c register 0x10.
|-
|-
| 0x211
| 0x211
Line 275: Line 275:
| NWM
| NWM
| NDM, SOCKET, FRIENDS, AC
| NDM, SOCKET, FRIENDS, AC
| Unknown.
| WiFi is turning off, triggered by using the WiFi switch on O3DS models and the toggle in the N3DS HOME menu (maybe disconnecting from any connected networks?)
|-
|-
| 0x303
| 0x303
|
| NWM
| CECD, NDM
| CECD, NDM
| Unknown.
| WiFi has turned off. (fires shortly after 0x302)
|-
|-
| 0x304
| 0x304
|
| NWM
| CECD, NDM, SOCKET
| CECD, NDM, SOCKET
| Unknown
| WiFi was turned on.
|}
|}
[[Category:Services]]