Page 2 of 2

Re: ESP-32 mesh function

Posted: Thu Jul 20, 2017 1:49 am
by ESP_Sprite
Mesh: unsure. ESP-Now: Not sure if we're going to port that as is, but we are going to add the functionality to send (non-management) WiFi frames; you can build a similar functionality out of that.

Re: ESP-32 mesh function

Posted: Thu Jul 20, 2017 5:54 am
by hfc108
thank forr esponse! " the functionality to send (non-management) WiFi frames", this like 2.4G Frame with not connected??
Because the WIFI connection number limit, We need to a function with not connected, When need big data transmission in starting the WIFI connection.

Re: ESP-32 mesh function

Posted: Thu Jul 20, 2017 7:14 am
by ESP_Sprite
Exactly these, yes.

Re: ESP-32 mesh function

Posted: Thu Jul 20, 2017 7:05 pm
by ShreddinPB
ESP_Sprite wrote:Mesh: unsure. ESP-Now: Not sure if we're going to port that as is, but we are going to add the functionality to send (non-management) WiFi frames; you can build a similar functionality out of that.
So, we shouldnt expect mesh functionality any time soon?

Re: ESP-32 mesh function

Posted: Sat Jul 22, 2017 1:43 am
by hfc108
this function can communication with esp8266? and esp8266 have relevant API? :D

Re: ESP-32 mesh function

Posted: Wed Apr 18, 2018 1:42 am
by kolban
I see there are released APIs for Mesh support and wish to study these and write up some guides. Reading the API references is good but I'm wondering if there is an architectural overview? I'd like to understand and appreciate the high level theory of operation before experimenting with the APIs.

Re: ESP-32 mesh function

Posted: Wed Apr 18, 2018 8:26 pm
by papaluna
@kolban maybe this high level overview http://esp-idf.readthedocs.io/en/latest ... /mesh.html