Olimex Support Forum

Microcontrollers => ESP32 => Topic started by: dr_matt on April 20, 2020, 04:31:46 AM

Title: ESP32-GATEWAY running Arduino - examples running webserver over Ethernet
Post by: dr_matt on April 20, 2020, 04:31:46 AM
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
Title: Re: ESP32-GATEWAY running Arduino - examples running webserver over Ethernet
Post by: LubOlimex on April 21, 2020, 03:11:47 PM
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