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 Jan 30, 2019. It is now read-only.
It doesn't make any sense. These lines should have no effect on the serial port operation. Could there be another reason ReadAsync isn't returning data? How is data being written to the port?
Recent update: This issue existed when I was using a z-tek USB to serial cable to debug but disapeared when using another one which is SoC internal UART. Maybe it's a hardware bug of USB to serial device?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried to modify the connect button click listener like this:
As above, if disable the code:
ReadAsync couldn't return any data from serial device.
Why?
The text was updated successfully, but these errors were encountered: