Visual Studio Code – C# Application gets stuck by a blocked serial connection due to Arduino board having an internal exception after an established COM port connection
I have an issue which seems to be a big unknown to anyone on the internet, where my Windows application gets stuck when a serial connection is interrupted by the board's internal exception. Here is the simplest example of the…