Hi
I was following the tutorial in one of your books. The book’s name was the Complete guide to the ESP32. The tutorial I am following is the ESP32 Client-Server Wi-Fi Communication Between Two Boards My question is that do the values from the sensors update with the web page?
Thanks in advance
Hi.
We don’t have any course with that name. The name of our course/eBook is “Learn ESP32 with Arduino IDE”.
I’m sorry, but I didn’t understand your question.
Can you reformulate it?
Regards,
Sara
Sorry. I said the wrong name of the book by accident. I want my server and temperature variable to update when the temperature changes. Is it even possible to update an ESP32 server?
You can use serve-sents events.
To learn more about this topic, you can take a look at this tutorial: https://randomnerdtutorials.com/esp32-web-server-sent-events-sse/
Regards,
Sara