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
]]>