Search found 1 match
- Fri Mar 29, 2019 1:04 pm
- Forum: ESP-MDF
- Topic: Broadcasting data to multiple(or all) nodes connected to root
- Replies: 3
- Views: 2969
Re: Broadcasting data to multiple(or all) nodes connected to root
Hi Karan, please, check the code attached (examples\function_demo\mwifi) - hope this helps you with understanding multiple device addressing (which is pretty much the same for unicast and multicast). README.md in the example dir contains all initial info, further details are commented in the code. T...