ESP8266 Developer Zone The Official ESP8266 Forum 2016-03-01T15:45:07+08:00 https://bbs.espressif.com:443/feed.php?f=8&t=1722 2016-03-01T15:45:07+08:00 2016-03-01T15:45:07+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1722&p=5879#p5879 <![CDATA[Re: ESP8266 APK (mesh related)]]>
smart light has implemented response for HTTP request from mobile, but mesh demo just provide framework to setup mesh network,
it just print packet received, and it doesn't response the request. So you can't scan the other device but root device.

If you want to scan all the devices, you need to implement the response for HTTP request for scan devices.
And you can refer to SMART_LIGHT_WITH_MESH.

Statistics: Posted by Guest — Tue Mar 01, 2016 3:45 pm


]]>
2016-02-02T14:52:25+08:00 2016-02-02T14:52:25+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1722&p=5626#p5626 <![CDATA[ESP8266 APK (mesh related)]]> i have compiled (changed local server address).. and flashed to 4devices..

now when i am scanning devices ... i am getting only

root node


(mobile is connected to router)

MobConRouter.png


now when

mobile is connected root device directly
.. i am able to see all other nodes

mobile conn to root ESP device.png

how to get all nodes (including root nodes and subnodes) when

mobile is connected to router

Statistics: Posted by vishnu046 — Tue Feb 02, 2016 2:52 pm


]]>