ESP8266 Developer Zone The Official ESP8266 Forum 2017-04-26T05:21:01+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=2205 2017-04-26T05:21:01+08:00 2017-04-26T05:21:01+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2205&p=12590#p12590 <![CDATA[Configuring and running the MESH demo]]>
Thanks.

Statistics: Posted by RamiroThivy — Wed Apr 26, 2017 5:21 am


]]>
2017-01-28T14:07:31+08:00 2017-01-28T14:07:31+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2205&p=11197#p11197 <![CDATA[Re: Configuring and running the MESH demo]]> @Alen
So what is the role of demo_server.py ?

Statistics: Posted by Guest — Sat Jan 28, 2017 2:07 pm


]]>
2016-05-28T17:27:47+08:00 2016-05-28T17:27:47+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2205&p=7119#p7119 <![CDATA[Re: Configuring and running the MESH demo]]>
neostar wrote:
@Alan If have 5 nodes flashed with the same bin meaning they all have the same SSID and passcode to connect to the router
I have the following questions :

1. If all of the nodes are in range of the router will all of them connect to the router directly ?
2. If one of the nodes gets far away from the router will that node be automatically connected to the nearest node it can find ?

Thanks for the reply


1. No, when node tries to join mesh, it scans AP around firstly, if it finds mesh AP working, it try to join mesh AP rather than router AP.
If it fails to find mesh AP, it will try to connect router.
2. Yes, when it scans more than one mesh AP, it select parent node according to RSSI/assoc/capacity.

Statistics: Posted by Guest — Sat May 28, 2016 5:27 pm


]]>
2016-05-28T16:05:05+08:00 2016-05-28T16:05:05+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2205&p=7116#p7116 <![CDATA[Re: Configuring and running the MESH demo]]> I have the following questions :

1. If all of the nodes are in range of the router will all of them connect to the router directly ?
2. If one of the nodes gets far away from the router will that node be automatically connected to the nearest node it can find ?

Thanks for the reply

Statistics: Posted by neostar — Sat May 28, 2016 4:05 pm


]]>
2016-05-27T11:31:07+08:00 2016-05-27T11:31:07+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2205&p=7101#p7101 <![CDATA[Re: Configuring and running the MESH demo]]> Statistics: Posted by Guest — Fri May 27, 2016 11:31 am


]]>
2016-05-26T12:46:50+08:00 2016-05-26T12:46:50+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2205&p=7088#p7088 <![CDATA[Re: Configuring and running the MESH demo]]> Statistics: Posted by neostar — Thu May 26, 2016 12:46 pm


]]>
2016-05-24T17:17:06+08:00 2016-05-24T17:17:06+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2205&p=7051#p7051 <![CDATA[Re: Configuring and running the MESH demo]]>
neostar wrote:
Hi

Usecase:
I would like to control my lights through wifi and since some of my lights are far away from my router, i understand that MESH demo is the right application for this usecase as these devices can make up for that loss in wifi signal. I have the following questions.

[*] From the user guide i understand that the mesh demo does not require a pc to operate or control it, but in the steps to be followed for running the mesh demo i see that demo_server.py is run. Why should i run it ? How to run the demo without running demo_server.py ?
[*] How to configure a device as Root node and as a Non-root node ? Is it auto configured ?

The code i am referring to is --> https://github.com/espressif/ESP8266_MESH_DEMO.git

Thanks :)


1. You don't need the demo_server.py. when the device fails to connect server, it will switch to LOCAL mesh.
2. All the nodes with the same image bin, and they are auto configured.

Statistics: Posted by Guest — Tue May 24, 2016 5:17 pm


]]>
2016-05-23T17:05:35+08:00 2016-05-23T17:05:35+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2205&p=7024#p7024 <![CDATA[Configuring and running the MESH demo]]>
Usecase:
I would like to control my lights through wifi and since some of my lights are far away from my router, i understand that MESH demo is the right application for this usecase as these devices can make up for that loss in wifi signal. I have the following questions.

[*] From the user guide i understand that the mesh demo does not require a pc to operate or control it, but in the steps to be followed for running the mesh demo i see that demo_server.py is run. Why should i run it ? How to run the demo without running demo_server.py ?
[*] How to configure a device as Root node and as a Non-root node ? Is it auto configured ?

The code i am referring to is --> https://github.com/espressif/ESP8266_MESH_DEMO.git

Thanks :)

Statistics: Posted by neostar — Mon May 23, 2016 5:05 pm


]]>