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
