Broadcasting data to multiple(or all) nodes connected to root
Posted: Tue Mar 26, 2019 6:57 am
Hi!
I want to try to broadcast the same data to all the nodes connected to the root node. The documentation says the "mwifi_root_write" API "Can send data to multiple devices at the same time". I understand the "dest_addrs_num" parameter is used to specify the number of nodes the root will send data to. But it is not clear as to how to specify the multiple destination addresses within the API. Can you please help me out with this?
Also, is there an easier way to send(broadcast) the data to all the nodes connected to the root?
Thanks,
Karan
I want to try to broadcast the same data to all the nodes connected to the root node. The documentation says the "mwifi_root_write" API "Can send data to multiple devices at the same time". I understand the "dest_addrs_num" parameter is used to specify the number of nodes the root will send data to. But it is not clear as to how to specify the multiple destination addresses within the API. Can you please help me out with this?
Also, is there an easier way to send(broadcast) the data to all the nodes connected to the root?
Thanks,
Karan