Olimex Support Forum

Microcontrollers => ESP32 => Topic started by: io on February 19, 2022, 08:16:09 PM

Title: ESP32 POE UDP Ethernet example [SOLVED]
Post by: io on February 19, 2022, 08:16:09 PM
Hallo where can I find some example how to use the ESP32 ISO POE board for sending UDP over Ethernet? Thanks
Title: Re: ESP32 POE UDP Ethernet example?
Post by: LubOlimex on February 21, 2022, 09:23:24 AM
We haven't adapted anything for ESP32-POE-ISO ourselves, but there are ESP-IDF examples that can be adjusted to fit the hardware. It is just a few pin definitions to be changed.
Title: Re: ESP32 POE UDP Ethernet example?
Post by: io on February 22, 2022, 07:01:47 PM
Following this video https://www.youtube.com/watch?v=bAIrFq8ZCDc&t=209s and the sketch in https://www.kincony.com/forum/showthread.php?tid=830 using WiFiUdp.h .
Beware though that as mentioned in https://www.olimex.com/forum/index.php?topic=8600.0 there may be some incompatibility with ESP32 2.0.0 and upward.