ESP8266 Developer Zone The Official ESP8266 Forum 2016-06-20T18:13:30+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=2230 2016-06-20T18:13:30+08:00 2016-06-20T18:13:30+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2230&p=7421#p7421 <![CDATA[Re: How does server control nodes working in mesh]]>
yudxp wrote:
Dear Mr.Alen
In case that router die, is mesh network change from online to local?
Can my phone connect to local mesh and send Bcast data?

Thx for your help


Yes, it is ok.

Statistics: Posted by Guest — Mon Jun 20, 2016 6:13 pm


]]>
2016-06-20T16:48:58+08:00 2016-06-20T16:48:58+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2230&p=7416#p7416 <![CDATA[Re: How does server control nodes working in mesh]]> In case that router die, is mesh network change from online to local?
Can my phone connect to local mesh and send Bcast data?

Thx for your help

Statistics: Posted by yudxp — Mon Jun 20, 2016 4:48 pm


]]>
2016-06-01T14:52:34+08:00 2016-06-01T14:52:34+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2230&p=7165#p7165 <![CDATA[Re: How does server control nodes working in mesh]]> Statistics: Posted by Guest — Wed Jun 01, 2016 2:52 pm


]]>
2016-05-31T15:38:17+08:00 2016-05-31T15:38:17+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2230&p=7148#p7148 <![CDATA[Re: How does server control nodes working in mesh]]> 我是初学Mesh组网,看过了几遍的用户指南,还是有很多的问题不懂,您能留下您的QQ号么,我跟您联系。 :P

Statistics: Posted by Duke — Tue May 31, 2016 3:38 pm


]]>
2016-05-28T17:34:01+08:00 2016-05-28T17:34:01+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2230&p=7121#p7121 <![CDATA[Re: How does server control nodes working in mesh]]>
Alen wrote:
Dear Alen,

You said that we have to build bcast for our server to send data over mash.

Inside of mesh_demo.c we have seen comment to make packet for sending data to single node.

1. Do we need to modify only server side or both mesh and server to be able to send packet to single node and to all nodes ?

Regards
Ivan


You don't need to modify the code of node, just build mesh bcast packet on server and send it to root node, the packet will be forwarded to every node working in mesh.

Please refer to mesh_json.c for bcast case (mesh_json_bcast_test)

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


]]>
2016-05-28T17:32:22+08:00 2016-05-28T17:32:22+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2230&p=7120#p7120 <![CDATA[How does server control nodes working in mesh]]>
You said that we have to build bcast for our server to send data over mash.

Inside of mesh_demo.c we have seen comment to make packet for sending data to single node.

1. Do we need to modify only server side or both mesh and server to be able to send packet to single node and to all nodes ?

Regards
Ivan

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


]]>