Page 1 of 1

not able to build mdf examples

Posted: Thu Nov 23, 2023 12:58 pm
by Anoopiot
Hi I am beginner to esp-mdf, I have installed espreesif idf and the sample code is working. but when I am trying to import mdf example code then it is throwing error. I have set MDF_PATH environment variable in the pc. can you share some proper documentation for mdf path and version of espressif supports. because now I am sucked. looking for some support and thanks in advance.

Re: not able to build mdf examples

Posted: Fri Dec 08, 2023 12:41 am
by moefear85
what error are you getting?

Re: not able to build mdf examples

Posted: Wed Dec 27, 2023 4:37 am
by Anoopiot
there was some issue of idf version. I was using latest version of idf. now I downloded 4.3 version of idf now its working through IDF CMD . can you provide example code for aws iot with wifi mesh?

Re: not able to build mdf examples

Posted: Sat Dec 30, 2023 11:16 pm
by moefear85
I don't have experience with AWS IOT. But more importantly, MDF hasn't been updated in years, it is presumed defunct. I would advise trying BLE-Mesh instead or 3rd party libraries, such as ESP-Now BATMAN, or https://github.com/aZholtikov/ZHNetwork. PainlessMesh is another alternative, but was a pain in the *** for me and is built on MDF anyways.