You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running it on Arduino MKR NB1500, it frequently stucked on .poll() and cause Arduino to freeze. I can't get any logs on what's happening. But I suspect maybe the data connection was briefly bad and the process stuck on .poll() based on my LED status. Is there a way to set timeout on poll()?
The text was updated successfully, but these errors were encountered:
When running it on Arduino MKR NB1500, it frequently stucked on .poll() and cause Arduino to freeze. I can't get any logs on what's happening. But I suspect maybe the data connection was briefly bad and the process stuck on .poll() based on my LED status. Is there a way to set timeout on poll()?
The text was updated successfully, but these errors were encountered: