ESP8266 Developer Zone The Official ESP8266 Forum 2016-07-08T21:17:54+08:00 https://bbs.espressif.com:443/feed.php?f=65&t=2408 2016-07-08T21:17:54+08:00 2016-07-08T21:17:54+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2408&p=7864#p7864 <![CDATA[Re: Wifi broadcast using ESP8266]]> Statistics: Posted by mril — Fri Jul 08, 2016 9:17 pm


]]>
2016-07-08T01:41:30+08:00 2016-07-08T01:41:30+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2408&p=7840#p7840 <![CDATA[Re: Wifi broadcast using ESP8266]]>
If you want to send a message (the same message) to many ESPs, technically the most simple way would be to send a message to 192.168.4.255 at any port. This will work with the subnet mask 255.255.255.0.
The other stations will receive the message when they are listening to the same port and are connected to the same network.
This should work when using AT commands as well.

Statistics: Posted by Guest — Fri Jul 08, 2016 1:41 am


]]>
2016-07-08T00:51:13+08:00 2016-07-08T00:51:13+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2408&p=7838#p7838 <![CDATA[Wifi broadcast using ESP8266]]> I've been told that I can have a data communication between a bunch of ESP8266, what I want to do for the moment is to send from an esp device, an information to the ESP8266 devices around, can you please tell if it is possible to do it using AT commands, and how a broadcast mode works.
sorry for my bad english
tks for HELP

Statistics: Posted by mril — Fri Jul 08, 2016 12:51 am


]]>