Page 1 of 1
mix ESP-MDF and ESP-ADF
Posted: Thu Apr 08, 2021 10:27 pm
by iDrev89
Hello,
Can I use these two frameworks together on an ESP32? hope someone can help me with this question.
Re: mix ESP-MDF and ESP-ADF
Posted: Sat Apr 10, 2021 2:42 am
by ehabulhaq
Hi ,
I am recently working on audio streaming on a Wi-Fi mesh network. For that i tried to connect ADF and MDF libraries together.
I was successful to build a project for both of them to compile together.
But I am failing to stream data over mesh seamlessly using ADF audio stream functions with mesh.
Ehab
Re: mix ESP-MDF and ESP-ADF
Posted: Fri Apr 16, 2021 5:01 am
by Barakv75
Hi Ehab,
Did you work with ESP32s2?
I can't compile them together,
How you combined them together?
Thanks