NurApiAutotuneEnable Property

Enables the run-time automatic tuning. 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 AutotuneEnable { get; set; }

Property Value

Boolean
Set to true to enable this feature.

See Also