NurApiAutotuneThresholdEnable Property

Enable or disable using of the run-time automatic tuning's threshold value. This feature is supported in the L2 module's FW version 5.0-A and on.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public bool AutotuneThresholdEnable { get; set; }

Property Value

Boolean
Set to true to enable use of the run-time automatic tuning's threshold value.

See Also