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
Is there a way to select the timeout when no data is available from controller?
Now it appears that the timeout when the controller is not in range takes about 1 to 5 seconds or something?!
I want to adjust this timeout to get a disconnected after 100ms at least.
Best way would be that within the Arduino setup function where the callbacks for on Connected and on Disconnected also the timeout can be specified.
Is there a way to do that?
The text was updated successfully, but these errors were encountered:
Is there a way to select the timeout when no data is available from controller?
Now it appears that the timeout when the controller is not in range takes about 1 to 5 seconds or something?!
I want to adjust this timeout to get a disconnected after 100ms at least.
Best way would be that within the Arduino setup function where the callbacks for on Connected and on Disconnected also the timeout can be specified.
Is there a way to do that?
The text was updated successfully, but these errors were encountered: