I’ve search through the forum and google and I don’t see a solution for a similar problem.
I’m using MacOS and Arduino Uno.
I have a irrigation timer running in XOJO and the Arduino is controlling relays and reading sensors.
When I make the initial serial connection everything runs fine for a while, IDK sometimes maybe minutes or hours, I need to study that more closely. XOJO sends commands and Arduino activates relays and reports back status. After a while no data is received back to XOJO but the Arduino is still receiving and executing relay commands. I’m pretty sure the Arduino is still sending the status reports but they are getting hung up somewhere. If i reset the connection the last report sent from the Arduino is still in the buffer.
Anything there sound familiar to put me on the right track?
Thanks.
9 posts - 3 participants