TargetFeliCaParameters Class

Definition

Parameters for the FeliCa card when PN532 is setup as a target See document AN133910.pdf on nxp website for default values

public class TargetFeliCaParameters
type TargetFeliCaParameters = class
Public Class TargetFeliCaParameters
Inheritance
TargetFeliCaParameters

Constructors

TargetFeliCaParameters()

Properties

NfcId2

The NFC Id for a FeliCa card, legnth must be 8 bytes

Pad

The PAD for a FeliCa card, length must be 8 bytes

SystemCode

System Code (2 bytes), these two bytes are returned in the POL_RES frame if the 4th byte of the incoming POL_REQ command frame is 0x01

Methods

Serialize()

Serialize the data to be used for initialization

Applies to