The EV3 connected with WiFi to PC.
An error sometimes occurs while reading the value of the sensor.
How do I solve this problem.
Below Message is Debug Output.
‘System.IO.IOException’
‘MonoBrick.ConnectionException’
Located: MonoBrick.NetworkConnection`2.Receive() file Network.cs:Line 55
Located: MonoBrick.Connection`2.SendAndReceive(TBrickCommand command) Fileconnection.cs:Line 76
Located: MonoBrick.EV3.Sensor.ReadSi() File EV3\Sensor.cs:Line 477
Located: MonoBrick.EV3.TouchSensor.ReadAsString() File EV3\Sensor.cs:File 625
ERR:Error reading Brick reply
Follow