Hi,
on ESP8266 with Arduino, I want to calculate if the temperature went up or down: compare the last write to ThingSpeak with 30 writes ago.
Anybody ideas on if it is possible to pull the last entry_ID and the value of field1 of entryID-30?
Thanks!