Iot timing of data goes crazy

Hello,

the sync of my data is slow and erratic. And also changing not all at the same time.
Timing is set at 2sec and now in the last hour every 5 to 30 seconds.
I use this data to do a power control, but this really doesn't work.
This set up was working fine for months.
Is there something wrong on the IOT server side

did you change anything on your side?
have you tried with a simple code?

Still debugging that controller. This is why is seen this.
A added 2 Variables.
Is there a limit on max data exchange or max connections to that data as maker plan?

Is there a way of working with IOT variables?
You're starting a program, make the connection. Everything is working like it supposed to be.
You change some variable or add a new one to do extra things.
Now, after loading that sketch, you run in trouble with the IOT connection.
The connection is dropped en started again, or it really reboots.
Deleting this variable is not fixing this problem anymore.
What went wrong on that moment.
I searched, but there is really no answer for this. The only thing is deleting your sketch and start over again.
This is what i did with my sketch. For the moment is it working, but this is not the way to work!
Is there nobody that can tell what went wrong?

I don’t use Arduino’s cloud so it’s so t know…
I would assume that maintaining the thing déclaration and sketch in sync would « just work »

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.