You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2021. It is now read-only.
Good morning from Spain!
We have been using this repository since 2 weeks without any problem, whereas right now we are finding some problems with Unity and TimeOutException.
The real problem is:
TimeoutException: The operation has timed out.
System.IO.Ports.WinSerialStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 count) (at <3845a180c26b4889bc2d47593a665814>:0)
System.IO.Ports.SerialPort.read_byte () (at <3845a180c26b4889bc2d47593a665814>:0)
System.IO.Ports.SerialPort.ReadTo (System.String value) (at <3845a180c26b4889bc2d47593a665814>:0)
System.IO.Ports.SerialPort.ReadLine () (at <3845a180c26b4889bc2d47593a665814>:0)
(wrapper remoting-invoke-with-check) System.IO.Ports.SerialPort.ReadLine()
wrmhlThread_Lines.ReadProtocol () (at Assets/WRMHL/Scripts/Thread/wrmhlThread_Lines.cs:40)
wrmhlThread.ThreadLoop () (at Assets/WRMHL/Scripts/Thread/Common/wrmhlThread.cs:114)
Could some one help us with this?
Thank you very much in advance.
The text was updated successfully, but these errors were encountered:
Good morning from Spain!
We have been using this repository since 2 weeks without any problem, whereas right now we are finding some problems with Unity and TimeOutException.
The real problem is:
TimeoutException: The operation has timed out.
System.IO.Ports.WinSerialStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 count) (at <3845a180c26b4889bc2d47593a665814>:0)
System.IO.Ports.SerialPort.read_byte () (at <3845a180c26b4889bc2d47593a665814>:0)
System.IO.Ports.SerialPort.ReadTo (System.String value) (at <3845a180c26b4889bc2d47593a665814>:0)
System.IO.Ports.SerialPort.ReadLine () (at <3845a180c26b4889bc2d47593a665814>:0)
(wrapper remoting-invoke-with-check) System.IO.Ports.SerialPort.ReadLine()
wrmhlThread_Lines.ReadProtocol () (at Assets/WRMHL/Scripts/Thread/wrmhlThread_Lines.cs:40)
wrmhlThread.ThreadLoop () (at Assets/WRMHL/Scripts/Thread/Common/wrmhlThread.cs:114)
Could some one help us with this?
Thank you very much in advance.
The text was updated successfully, but these errors were encountered: