espressif / esp-mdf

Espressif Mesh Development Framework, limited maintain, recommend to use https://github.com/espressif/esp-mesh-lite
Other
771 stars 253 forks source link

Compatibility of esp-IDF on esp-MDS #58

Open paloky opened 5 years ago

paloky commented 5 years ago

Hi. I have aquestion about the compatibility of esp-idf framework on esp-mds framework. I have installed the two framewoks. Now I working in a project with WifiMesh using the esp-mdf, and now I try to use for example the SNTP function using the examples of esp-ids, but the compiler don't find the libraries (esp-sntp.h por example), because only exist in IDF.

My question is ... I can use the IDF inside the MDF ?? Or the frameworks can't we using together. Or You are planning to migrate the IDF features to MDS soon?.

Thank's a lot.

ESP-LBB commented 5 years ago

Hi paloky,

Maybe this can answer your question: https://www.esp32.com/viewtopic.php?f=21&t=10772&sid=d55267c33e16e446cea9847091d8c715

if not, please don't hesitate to leave message.