Hi, how can I change change update policy for variables below 1 sec? For example 0.5sec
I don't use the Arduino cloud but I thought that calling() ArduinoCloud.update()
was triggering the sync.
For the Arduino-cloud-API use, I think that's a throttling factor you can't change (pro plan gets up to 10 Hz for API calls)
can you clarify what you are trying to do?
I want to send variables to iot cloud with interval less than 1s without use python, java
from your arduino?
network latency is not something that can be guaranteed end to end when you go over the internet
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.