I created an index.html file, an opened it in a web browser. I have the buttons, but I don’t see “/27/off\” messages sent by page (on ESP active).
1 Answers
Hi Alan, sorry for the confusion, but the index.html file example is to test how the web page will look like in the end (before putting the code in the ESP32).
To actually control the GPIOs on/off through the web page, you need to access the ESP32 web server IP address (after uploading the code to your board). I hope that makes sense!
Regards,
Rui