Olimex Support Forum

Microcontrollers => ESP32 => Topic started by: matty67 on April 19, 2022, 09:29:45 PM

Title: ESP32-POE examples on git not working, when using platformIO
Post by: matty67 on April 19, 2022, 09:29:45 PM
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?


Title: Re: ESP32-POE examples on git not working, when using platformIO
Post by: matty67 on April 20, 2022, 08:32:02 AM
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.