Gslomin wrote:I've tried your sketch as well as several others related to UDP multicast on the 8266. Was there anything special that you had to do? I can't seem to get it to send or receive a multicast. Using a small C program I wrote as a client/server it works fine until the 8266 is introduced.
The ESP as Multicast server/receiver worked for me without any "specials", just NOT with the netcat/nc as client (see my initial post).
The ESP as Multicast client/sender, that does not work, there's an "issue" on the github here:
[url]https://github.com/esp8266/Arduino/issues/74
[/url]