NurApiEthConfigtransport Field

Transport method used with NurApiSetEthConfig(). if transport = 0 then ethernet settings will be set to Sampo via current connection.(USB,serial or TCP) if transport = 1 then ethernet settings will be set to Sampo using broadcast message. This method requires that correct 'mac' address has been set to structure. MAC address is used for filtering that only certain device receives new configurations.

Definition

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

Field Value

Byte

See Also