NurApiDIAG_REPORT_LOWVOLT Field

Diagnostics return flag: Set in DiagReport.flags if low voltage is detected. All RF operations will fail with error NUR_ERROR_LOW_VOLTAGE in this stage.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public const uint DIAG_REPORT_LOWVOLT = 8

Field Value

UInt32

See Also