I don’t know if there is another thread with this but I couldn’t find one so I made this.
I got a Particle Electron 2G connected to Ubidots cloud via Particle console WEB-hooks. It has worked just fine for a long time, but now it starts to receive 2-3 data points per 1 data I send to Ubidots.
Fx:
I send a single variable to Ubidots, the cloud receives the data and logs it, but then 5-30 seconds later it logs a new data point with the same value as the former one and sometimes again a third time. The problem is I know for a fact I didn’t send the second and/or third variable, so where does it come from? and how can I stop it?