NurApiRfProfile Property

RF profile setting. Device will select best RF settings based on profile.

Definition

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

Property Value

Int32
The value can be RFPROFILE_ROBUST, RFPROFILE_NOMINAL or RFPROFILE_HIGHSPEED.

See Also