Hello all, I am new to Platform IO, still trying to get my head around it.
I intend to use Platform IO as my IDE for developing in ESP32 but I am not sure if the platform installed via Platform IO (Espressif 32) includes ESP-MDF?
I am also confused by the version numbers: Platform Io indicates Espressif 32 is 0.12.0 while the release note says the latest release is 1.3.0?
Just out of curiosity - if I build the toolchains based on the ESP-MDF documentations from Espressifâs github, will I be able to use the libraries of ESP-MDF in the Platform IO environment?
For the sake of discussion and clarifications, will PlatformIO pick up âmanuallyâ installed toolchains like above in general? I certainly will not expect to have âupdatesâ shown up under libraries in PlatformIOâŚ
I am in the same boat. New to the platform and trying to use ESP-MDF. Is there a way to add it to my include path? Is there any update on the ESP-MDF PIO support?
Is there any progress implementing ESP-MDF in PlatfirmIO? The last post here is Feb 2019 (four and a half years ago.)
Is it going to be picked up again? I ask because Iâd like a reliable mesh network for my IoT devices that can communicate with my main WiFi network.
It seems PainlessMESH doesnât play well with WiFi APâs even though it uses the same channel as the WiFi. (Why is that by the way? I guess that is a different thread.)
Ideally, Iâd be nice if the MESH network was on a different channel then the rest of the WiFi for simultaneous data transfers but I guess that would be a different thread also.