-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Issue Description:
I've developed a simple program to connect to my Arduino Uno, which performs a POST request every time a sensor changes to the open position. However, I'm encountering intermittent issues. Sometimes it runs smoothly for hours, but other times it only works for around half an hour before encountering problems.
The main issue is an intermittent error with the GetOverlappedResult function, specifically error code 31. When this occurs, I restart my Johnny-Five Node app, but then encounter an "access denied" error. This error persists until I physically reconnect (unplug and replug) the Arduino or restart the PC.
makamekm
Metadata
Metadata
Assignees
Labels
No labels