im reiciving a periodic error in log file - after the "keep alive" action.
the plugin appears to continue to operate and the arduino output control continues to operate as expected .. so doesnt appear "fatal"
HS3 Pro Edition 3.0.0.548 (Windows)
arduino plugin V1.0.0.166.
Sketch Version = 1.0.0.166, API Version = API1.0.0.146
edit : FYI. this is of course when using arduino connected via USB (com)
I have subsequently also programmed 2 other arduino for IP connectivity (using 5100 sheild)
& they do NOT exhibit this error . (i assume because IP doesnt use a keep alive style message)
sample log entries below (it occurs immediate after each "alive" message
Jun-20 9:00:02 PM Arduino Plugin Error = Exception in DataReceivedHandler : The operation has timed out.
Jun-20 9:00:02 PM Arduino Plugin Data Received:Alive 1
Jun-20 9:00:02 PM Arduino Plugin Keeping Board: 1 Alive.
Jun-20 9:00:02 PM Arduino Plugin Sent to com port No:6 = 1 K ,Keep Alive Command
Jun-20 8:59:32 PM Arduino Plugin Error = Exception in DataReceivedHandler : The operation has timed out.
Jun-20 8:59:31 PM Arduino Plugin Data Received:Alive 1
Jun-20 8:59:31 PM Arduino Plugin Keeping Board: 1 Alive.
Jun-20 8:59:31 PM Arduino Plugin Sent to com port No:6 = 1 K ,Keep Alive Command
Jun-20 8:59:01 PM Arduino Plugin Error = Exception in DataReceivedHandler : The operation has timed out
the plugin appears to continue to operate and the arduino output control continues to operate as expected .. so doesnt appear "fatal"
HS3 Pro Edition 3.0.0.548 (Windows)
arduino plugin V1.0.0.166.
Sketch Version = 1.0.0.166, API Version = API1.0.0.146
edit : FYI. this is of course when using arduino connected via USB (com)
I have subsequently also programmed 2 other arduino for IP connectivity (using 5100 sheild)
& they do NOT exhibit this error . (i assume because IP doesnt use a keep alive style message)
sample log entries below (it occurs immediate after each "alive" message
Jun-20 9:00:02 PM Arduino Plugin Error = Exception in DataReceivedHandler : The operation has timed out.
Jun-20 9:00:02 PM Arduino Plugin Data Received:Alive 1
Jun-20 9:00:02 PM Arduino Plugin Keeping Board: 1 Alive.
Jun-20 9:00:02 PM Arduino Plugin Sent to com port No:6 = 1 K ,Keep Alive Command
Jun-20 8:59:32 PM Arduino Plugin Error = Exception in DataReceivedHandler : The operation has timed out.
Jun-20 8:59:31 PM Arduino Plugin Data Received:Alive 1
Jun-20 8:59:31 PM Arduino Plugin Keeping Board: 1 Alive.
Jun-20 8:59:31 PM Arduino Plugin Sent to com port No:6 = 1 K ,Keep Alive Command
Jun-20 8:59:01 PM Arduino Plugin Error = Exception in DataReceivedHandler : The operation has timed out
Comment