Pn5180.ReselectTarget(Byte) Method

Definition

Once you have an authentication operation failing with Mifare cards or a read/write, the card stop. TYhe only way to have it back is to send the unselect and anti collision. This function provides this feature

public override bool ReselectTarget (byte targetNumber);
override this.ReselectTarget : byte -> bool
Public Overrides Function ReselectTarget (targetNumber As Byte) As Boolean

Parameters

targetNumber
Byte

The target number to reselect

Returns

True if success

Applies to