NurApiContCarrier Method

Continuous carrier test setup.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public void ContCarrier(
	byte[] data,
	uint dataLen
)

Parameters

data  Byte
Data to send-
dataLen  UInt32
Length of the data to transmit.

Remarks

For testing purposes only: Do not use.

See Also