ESP8266 Developer Zone The Official ESP8266 Forum 2016-12-08T11:50:57+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=3179 2016-12-08T11:50:57+08:00 2016-12-08T11:50:57+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3179&p=10843#p10843 <![CDATA[Re: A confusion about the setting "server_ip"]]> If you use some devices connect router.To begin,maybe some device,but for a while,just a device as root to connect.another devices as unroot connect root.communication path is through root node to the unroot node.You can consult the MESH_DEMO.

Statistics: Posted by ESP_Xutao — Thu Dec 08, 2016 11:50 am


]]>
2016-12-07T14:21:50+08:00 2016-12-07T14:21:50+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3179&p=10830#p10830 <![CDATA[A confusion about the setting "server_ip"]]>
I have a confusion about the setting "server_ip" in user_config.h.
1#
If a wifi router ip = 192.168.0.1, a server through wifi also connect to the router , server_ip = 192.168.0.100 . then a root node and some unroot nodes have been joined to the router,

when the server send a mesh packet to a unroot node, Is the communication path server to unroot directly or through root node to the unroot node? or through the router to root node to the unroot node?

same question the path of unroot to server.
2#
If the server through wire connect to the router, what is the communication path from server to unroot node?

How to support the "server_ip" by mesh_api ?

Thanks !

Statistics: Posted by mtv — Wed Dec 07, 2016 2:21 pm


]]>