I have done a ESP8266 nodeMCU Webserver. In that I read a temperature data and display it on a webserver and those temperature readings are stored in a SPIFFS and gather a temperature readings as user want. User can give the starting and ending time . In between that time we have to display temperature readings and Average temperature. The problem is I am not able to sync current time to corresponding temperature. I want to sync those and get temperature at particular time we gave.. can anyone please help me ....
I have done a ESP8266 nodeMCU Webserver. In that I read a temperature data and display it on a webserver and those temperature readings are stored in a SPIFFS and gather a temperature readings as user want. User can give the starting and ending time . In between that time we have to display temperature readings and Average temperature. The problem is I am not able to sync current time to corresponding temperature. I want to sync those and get temperature at particular time we gave.. can anyone please help me ....