Statistics: Posted by IMAN4K — Wed Dec 27, 2017 2:33 am
Statistics: Posted by saurav — Tue Dec 19, 2017 7:39 pm
IMAN4K wrote:
It's worth to clarify that non of the available solutions are a truly ad-hoc network(neither painlessMesh nor ESP-MESH). they all end up in a star network topology that depend on a single node(single point of failure).
if look forward a real mesh network(self-healing + self-organize) with existing IEEE802.11b/g/n standards you should stick to IEEE802.11s by modifying the mac layer implementations.
We hope espressif will get it done in future or at least publish their implementations so others have the chance to make it happen.
Regards.
Iman.
Statistics: Posted by gmag11 — Mon Dec 11, 2017 9:37 pm
Statistics: Posted by Helptisis — Fri Dec 08, 2017 6:15 pm
Statistics: Posted by IMAN4K — Mon Dec 04, 2017 8:46 pm
Statistics: Posted by gmag11 — Thu Jan 12, 2017 6:17 am
ESP_Alen wrote:LPerezBustos wrote:Hi, I'm working on implementation of ad-hoc networks through WiFi-ESP8266 module. Have you work in this kind of project ?
I took a look at demo_mesh as a good first step but it is kind of M-ary tree. I would like to implement proactive or reactive routing protocols on it by sharing routing information between nodes. Mesh API's have the functions to control this at mac and network layers ?
Hi, Could you describe the detail information about your solution ?
Statistics: Posted by Guest — Tue Dec 06, 2016 10:24 am
LPerezBustos wrote:Hi, I'm working on implementation of ad-hoc networks through WiFi-ESP8266 module. Have you work in this kind of project ?
I took a look at demo_mesh as a good first step but it is kind of M-ary tree. I would like to implement proactive or reactive routing protocols on it by sharing routing information between nodes. Mesh API's have the functions to control this at mac and network layers ?
Statistics: Posted by LPerezBustos — Mon Dec 05, 2016 9:47 pm
Statistics: Posted by Guest — Mon Dec 05, 2016 12:32 pm
Statistics: Posted by LPerezBustos — Mon Dec 05, 2016 9:05 am