I am having problems uploading values from my Arduino MEGA via ESP8266 01 to ThingSpeak.
It was working fine for a few weeks. The connection is stable and error counter is low, so I assume the POST request succeeds but the data don't get written to the db for some reason. I'm doing POST request every 5 min to 4 different channels.
Reboot and reset does not change anything