ESP32-GATEWAY running Arduino - examples running webserver over Ethernet

Started by dr_matt, April 20, 2020, 04:31:46 AM

Previous topic - Next topic

dr_matt

Can the ESP32-GATEWAY product be used as a web server connected via Ethernet cable?

I know it is technically possible, but has anyone got this working? I can not find any examples using Arduino IDE.

Thanks

LubOlimex

Yes it can be used for simple web server. We have a project made for another board ESP32-EVB, the web-page part should work with ESP32-GATEWAY (but since the board has no relays, the relay part is a bit redundant):

https://github.com/OLIMEX/ESP32-EVB/tree/master/SOFTWARE/WATERING
Technical support and documentation manager at Olimex