NurApiBaudRate Property

NUR serial port baudrate index.

Definition

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

Property Value

Int32
Baudrate indexActual bps
BR_3840038400
BR_115200115200
BR_230400230400
BR_500000500000
BR_10000001000000 (1M)
BR_15000001500000 (1M5)

Remarks

Use this only when NUR device is directly connected to serial port

See Also