When tring to connect to a companion with firmware version 1.16.0 I receiving a timeout for the SelfInfo.
System.TimeoutException: Timeout waiting for response SelfInfo
at MeshCS.MeshRadio.WaitForResponseAsync(Nullable1 expectedResponse, Int32 timeoutMs, CancellationToken ct) at MeshCS.MeshRadio.SendCommandAsync(Byte[] packet, Nullable1 expectedResponse, Int32 timeoutMs, CancellationToken ct)
at MeshCS.MeshRadio.ConnectAsync(String appName, CancellationToken ct)
When tring to connect to a companion with firmware version 1.16.0 I receiving a timeout for the SelfInfo.
System.TimeoutException: Timeout waiting for response SelfInfo
at MeshCS.MeshRadio.WaitForResponseAsync(Nullable
1 expectedResponse, Int32 timeoutMs, CancellationToken ct) at MeshCS.MeshRadio.SendCommandAsync(Byte[] packet, Nullable1 expectedResponse, Int32 timeoutMs, CancellationToken ct)at MeshCS.MeshRadio.ConnectAsync(String appName, CancellationToken ct)