NurApiFactoryReset Method

Force RFID module to factory reset

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public void FactoryReset(
	uint resetcode
)

Parameters

resetcode  UInt32
Code used by the module to perform the factory reset.

Remarks

The factory reset code is 0x994F6B32.

NOTE: consider carefully whether this operation really is necessary or not.

See Also