Hello everybody,
I have a small problem in sending data from 3 sensors Humidity, Temperature and Solar luminance by my ESP8266.
I use an Arduino Mega to read the values from the sensors and process them, then I use the ESP8266 to send data to the Thinkpeak platform.
The problem is that the data are not sent periodically, i.e. the first value of sensor 1 arrives, but the value of the second sensor arrives after 15-30min. I tried to send the values separately but it doesn't work.
How can I solve the problem?
Make changes to the code you didn't post.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.