Hi, my arduino is sending a number every second via serialport.
I am trying to use your async implementation to read this number in a callback function.
For some reason the connection is broken after just 2 numbers have been recieved.
I know that the arduino just keeps sending...Do you have any idea why it might be disconnecting?
Hi, my arduino is sending a number every second via serialport.
I am trying to use your async implementation to read this number in a callback function.
For some reason the connection is broken after just 2 numbers have been recieved.
I know that the arduino just keeps sending...Do you have any idea why it might be disconnecting?