Awesome Tutorial thanks guys.
It works great but I want the webpage to auto update the data a bit like this tutorial does https://randomnerdtutorials.com/esp32-plot-readings-charts-multiple/.
Currently I have to manually refresh the data and I prefer to be able to get it to auto refresh. How do I do that or what code do I need. I’m a bit of a newbie
2 Answers
Hi.
I think the easiest option, in that case, is to add something like this in the head of the HTML file (esp-weather-station.php):
I hope this helps.
Regards,
Sara