ESP32-POE examples on git not working, when using platformIO

Started by matty67, April 19, 2022, 09:29:45 PM

Previous topic - Next topic

matty67

Hi there,
I ve ordered two  ESP32-POE rev.I
So I tried the examples on Github.
With arduino IDE the examples are working.
But when I use PlatformIO the exampels not working.
I use the following.
PLATFORM: Espressif 32 (3.4.1) > OLIMEX ESP32-PoE
HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash

Do you have any recommendations, to use PlatformIO?



matty67

Ok. I found the solution.
platform = espressif32@3.4.0 is working
platform = espressif32@3.5.0 is not working
So I can use 3.4.0.