NurApiIsConnected Method
This function will return only connection state of the transport layer.
In order to know that module is responding, you'll need to communicate with module by calling e.g.
Ping.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public bool IsConnected()
Return Value
Booleantrue if connected, otherwise false.