Mesh network using esp8266 with arduino
Posted: Tue Sep 22, 2015 6:03 am
Hi,
I am using arduino mega 2560 and esp8266mod for my application . I successfully made esp8266 as AP and also use TCP stack with arduino. Now I want to make mesh network using 4 esp8266 in which one is root and one is end device and others are just passing node.For that I already tried Hellomesh code which is listed in esp8266 examples. but I can't understand that how to use that examples in arduino to make mesh network? I also searched and use espressif sdk but i can't find interesting. I also use some other examples but they are not meant for "Mesh" network. Please suggest some links or sample code by which I can build mesh network.
I am using arduino mega 2560 and esp8266mod for my application . I successfully made esp8266 as AP and also use TCP stack with arduino. Now I want to make mesh network using 4 esp8266 in which one is root and one is end device and others are just passing node.For that I already tried Hellomesh code which is listed in esp8266 examples. but I can't understand that how to use that examples in arduino to make mesh network? I also searched and use espressif sdk but i can't find interesting. I also use some other examples but they are not meant for "Mesh" network. Please suggest some links or sample code by which I can build mesh network.