02-05-2023, 11:05 PM
Hi,
there is no reason to set the request time to 0.5 seconds.
You can change it to 2-3 seconds.
This happens because the loop code needs some time to make a circle.
Remove any delay from the loop code. Use the Virtuino delay function instead of the default.
Τhis is a possible cause.
Could you post the Arduino code here?
there is no reason to set the request time to 0.5 seconds.
You can change it to 2-3 seconds.
This happens because the loop code needs some time to make a circle.
Remove any delay from the loop code. Use the Virtuino delay function instead of the default.
Τhis is a possible cause.
Could you post the Arduino code here?