Page 1 of 2

ESP-32 mesh function

Posted: Mon Mar 13, 2017 3:10 pm
by akowedo
Hello,

Will the ESP-IDF support mesh network for the ESP32, like the ESP8266 do?
Thanks

Re: ESP-32 mesh function

Posted: Tue Mar 14, 2017 4:26 am
by ESP_Sprite
Yes. We're not quite sure in what form, however. We might develop multiple options for this.

Re: ESP-32 mesh function

Posted: Thu Apr 06, 2017 4:28 pm
by ravikumarv22
Hi espressif team,

Please can you tell when can be mesh feature ready in ESP32, since my product need mesh functionality?
Or please can you provide me a temporary mesh library similar to esp8266 on ESP32, so that i can use and promote my product.

Thanks
Ravi Kumar

Re: ESP-32 mesh function

Posted: Sun May 07, 2017 10:21 pm
by adrianluben
Hey,

I'm also interested in mesh support with capability of more than 1000 devices. Is it feasible and can you let us know can we test some library.

Many thanks and good luck with the good work!

Re: ESP-32 mesh function

Posted: Mon May 08, 2017 7:01 pm
by madscientist_42
adrianluben wrote:Hey,

I'm also interested in mesh support with capability of more than 1000 devices. Is it feasible and can you let us know can we test some library.

Many thanks and good luck with the good work!
That scope and scale will require a full implementation of either 802.11s or B.A.T.M.A.N-adv out of something like Linux down on the embedded level....heh... It's doable, but how much so on this platform right now?

Re: ESP-32 mesh function

Posted: Mon May 08, 2017 7:04 pm
by madscientist_42
ESP_Sprite wrote:Yes. We're not quite sure in what form, however. We might develop multiple options for this.
It's hoped that you'd do at least some modified version of 802.11s that's not constrained to very suboptimal first-hop numbers (TI's doing 10...and it's BROKEN for anything other than WiFi media speakers and the like...)

Re: ESP-32 mesh function

Posted: Tue Jun 27, 2017 9:04 pm
by ShreddinPB
I joined just to post that I need mesh on the ESP32 also for a prototype.

Re: ESP-32 mesh function

Posted: Wed Jul 05, 2017 7:29 am
by fAxxxik
+1. I'm also interested.

Re: ESP-32 mesh function

Posted: Tue Jul 11, 2017 3:57 pm
by Manuel V.
another one very interested here!

Re: ESP-32 mesh function

Posted: Tue Jul 18, 2017 11:37 am
by hfc108
When can the esp-idf support esp-mesh API and esp-now API?