Olimex Support Forum

Microcontrollers => ESP32 => Topic started by: jroberts235 on March 16, 2018, 02:55:59 AM

Title: ESP32-Gateway Ethernet examples?
Post by: jroberts235 on March 16, 2018, 02:55:59 AM
Are there Ethernet examples for use with ArduinoIDE or platform.io ?
Title: Re: ESP32-Gateway Ethernet examples?
Post by: ebelouet on April 30, 2018, 10:08:11 AM
HI,

Here is arduino examples, but i try it without succes.

https://github.com/espressif/arduino-esp32/tree/master/tools/sdk/include/ethernet

Sincerely
Eric
Title: Re: ESP32-Gateway Ethernet examples?
Post by: LubOlimex on April 30, 2018, 10:20:44 AM
I've tested the Ethernet successfully with ETH_LAN8720.ino (in some versions it is in WIFI examples sub-folder).

https://github.com/espressif/arduino-esp32/blob/master/libraries/WiFi/examples/ETH_LAN8720/ETH_LAN8720.ino

Best regards,
Lub/OLIMEX
Title: Re: ESP32-Gateway Ethernet examples?
Post by: MG.Paco on January 09, 2020, 05:19:05 PM
Quote from: LubOlimex on April 30, 2018, 10:20:44 AMI've tested the Ethernet successfully with ETH_LAN8720.ino (in some versions it is in WIFI examples sub-folder).

https://github.com/espressif/arduino-esp32/blob/master/libraries/WiFi/examples/ETH_LAN8720/ETH_LAN8720.ino

Best regards,
Lub/OLIMEX

Your proposed example in github works fine with ESP32-EVB & ESP32-PoE.

Unfortunatelly I have problem to create a WebServer.
Do you have any arduino IDE Web Server example with the ETH_LAN8720?

Thanks in advance
Regards
Paco
Title: Re: ESP32-Gateway Ethernet examples?
Post by: Rookie_Chookie on February 26, 2020, 01:46:11 PM
I too are after an example of an (PoE) Ethernet connected Webserver or websockets.
The ESP32_PoE_WebServer_Demo example would be ideal if it could run on Ethernet.

Could this please be done? This functionally is holding back this great device.
If I can get it working I will buy 50 boards.
Title: Re: ESP32-Gateway Ethernet examples?
Post by: Rookie_Chookie on March 14, 2020, 08:16:52 AM
Just an update that I found a way to do ethernet and PoE on the ESP32-POE-ISO. I'm using it as a thermometer and you can read about it here https://community.home-assistant.io/t/working-ethernet-thermometer-using-the-olimex-esp-poe-iso-board/175371/2
Title: Re: ESP32-Gateway Ethernet examples?
Post by: Rookie_Chookie on March 14, 2020, 08:18:30 AM
(https://community-home-assistant-assets.s3.dualstack.us-west-2.amazonaws.com/original/3X/c/9/c9059dc39018c720f46dc65bb8e0650248356c76.jpeg)

Picture (if the link works :) )