NurApiGetAntennaIdTranslation Method

Returns the module's internal translation between physical antenna and logical antenna ID.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public byte[] GetAntennaIdTranslation()

Return Value

Byte
Each byte in the returned array is a translation value that the module uses.

See Also