I am trying to upload my readings from the Arduino to the data bucket and the refresh mode is set to stream by device, which should read 1 sample per second.
In the dashboard, I can read the samples every second without errors. However, I only receive the sample every 59 seconds in the data bucket.
I try to set the sampling interval to 1 second (refresh mode: sampling interval, 1 second) but there is an error without any warnings.
Is there anyone know how to increase the sample rate of the data bucket or 59 seconds per sample is the limit?