NFC:Initialize

NFC:Initialize

Request #

Index WordDescription
0Header code [Starting with 9.3.0-X: 0x00010040]
1u8 type. Can be either value 0x1 or 0x2. Or 0x3 as of 10.0.0-X for using new command(s) from that version.

Response #

Index WordDescription
0Header code
1Result code

Description #

The two input values appear have the same result, except in addition NFC module will call some more functions with value 2. NFC module will eventually execute the savedata writing code referenced in the below savedata section with this command.

Type3 allows the user-process to use raw NFC tag commands. NFC-module itself will not send any NFC tag commands with type3 without using the service command for it.