結果:
I am sending data to Thingspeak chanels from an ESP8266. I am saving data on the ESP memory which is collected at 5 minute intervals . I have created a trigger function which sends the data on demand in batches from the memory, which means there could be varying number of Data points from say 10 to 50.However I have notice recently whilst my code tells me the data points have been transmitted not all get recorded in thingspeak, are there restrictions which cause this problem and if so what is the solution please?