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
after open the port and waiting communication data arrival,
the ConnectionStatusChanged events arriving every 2 to 3 minutes
(args.Connected changed to false, then true)
but I didn't put any close() in my code, what's the possible cause of this problem?
(build and run on Ubuntu 14.04 Server, using /dev/ttyS1 )
The text was updated successfully, but these errors were encountered:
after open the port and waiting communication data arrival,
the ConnectionStatusChanged events arriving every 2 to 3 minutes
(args.Connected changed to false, then true)
but I didn't put any close() in my code, what's the possible cause of this problem?
(build and run on Ubuntu 14.04 Server, using /dev/ttyS1 )
The text was updated successfully, but these errors were encountered: