I am using esp32 as a wifi web server on which a web page runs. Everything works using the arduino library.
I would like to do the same thing using ethernet w5500 using the EthernetWebServer.h libray but i don't find the instructions like "server_web.on" or "server_web.send" used by wifi, are there any examples that can help?
The ethernet works and I was able to open a tcp socket.
Thanks
Ethernet web server
-
- Posts: 53
- Joined: Sat Feb 22, 2020 8:16 pm
Re: Ethernet web server
Have a look at these examples
Simple
1. HelloServer
2. HelloServer2
Complex
3. AdvancedWebServer
4. ESP32_FS_EthernetWebServer
Simple
1. HelloServer
2. HelloServer2
Complex
3. AdvancedWebServer
4. ESP32_FS_EthernetWebServer
Who is online
Users browsing this forum: No registered users and 89 guests