Hello,
i am trying to update the webpage i made with the sensor data.
I have tried this approach:
<meta http-equiv="refresh" content="2">
Refreshing the weboage every 2 seconds but i want to use the other way for this task.
I searched on the net but i could only find examples with the WiFi. I am working with the Ethernet (W5500).
The webpage is saved on the flash of the ESP32S3, so it is not in the Arduino sketch.
Any help will be appreciated
10 posts - 4 participants