NurApiSetHostFlags Method

Sends host flags to the module.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public string SetHostFlags(
	uint hostFlags
)

Parameters

hostFlags  UInt32
HOSTFLAGS_EN_UNSOL_ACK

Return Value

String
Result of ping as string

See Also