ESP8266 Developer Zone The Official ESP8266 Forum 2016-04-07T17:58:05+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=234 2016-04-07T17:58:05+08:00 2016-04-07T17:58:05+08:00 https://bbs.espressif.com:443/viewtopic.php?t=234&p=6382#p6382 <![CDATA[Re: UDP Broadcast 239.255.255.250]]> I should implement this feature on devices that can handle the ACN protocol
(ACN is a suite of network protocols for theatrical control developed by ESTA.
It is Also Referred to as BSR E1.17, Entertainment Technology - Multipurpose Network Control Protocol Suite.)
I really hope that you can implement as soon as this function

Statistics: Posted by marcoleo — Thu Apr 07, 2016 5:58 pm


]]>
2015-03-21T04:01:26+08:00 2015-03-21T04:01:26+08:00 https://bbs.espressif.com:443/viewtopic.php?t=234&p=1109#p1109 <![CDATA[Re: UDP Broadcast 239.255.255.250]]> how do I add my own AT commands since the AT firmware is closed...
can you please share documentation and examples..

thanks.

Statistics: Posted by jayc75 — Sat Mar 21, 2015 4:01 am


]]>
2015-03-21T01:31:43+08:00 2015-03-21T01:31:43+08:00 https://bbs.espressif.com:443/viewtopic.php?t=234&p=1107#p1107 <![CDATA[Re: UDP Broadcast 239.255.255.250]]> I myself needs to have the ssl api in AT commands and requested it to be included. I want to avoid having to write the firmware and distribute it.

Statistics: Posted by doughboy — Sat Mar 21, 2015 1:31 am


]]>
2015-03-20T17:35:47+08:00 2015-03-20T17:35:47+08:00 https://bbs.espressif.com:443/viewtopic.php?t=234&p=1098#p1098 <![CDATA[Re: UDP Broadcast 239.255.255.250]]> any luck of adding the join Multicast to the AT firmware please....?

thank you,

Statistics: Posted by jayc75 — Fri Mar 20, 2015 5:35 pm


]]>
2015-03-03T21:52:33+08:00 2015-03-03T21:52:33+08:00 https://bbs.espressif.com:443/viewtopic.php?t=234&p=890#p890 <![CDATA[Re: UDP Broadcast 239.255.255.250]]> Yes i have noticed that already and that is why i was hoping the AT might have such commands built but not documented :(.

so any chance of seing these added in the next Beta build ? please...
i can volunteer to test them if you'd like since i already have a project going that direction :)

thanks.

Statistics: Posted by jayc75 — Tue Mar 03, 2015 9:52 pm


]]>
2015-03-03T18:55:15+08:00 2015-03-03T18:55:15+08:00 https://bbs.espressif.com:443/viewtopic.php?t=234&p=884#p884 <![CDATA[Re: UDP Broadcast 239.255.255.250]]>
AT does not support multicast,but SDK does.

Please have a try with espconn_igmp_join and espconn_igmp_leave

refer to document "Espressif IoT SDK Programming Guide" 3.8.3.2 espconn_igmp_join http://bbs.espressif.com/viewtopic.php?f=7&t=205

Statistics: Posted by ESP_Faye — Tue Mar 03, 2015 6:55 pm


]]>
2015-03-03T05:38:21+08:00 2015-03-03T05:38:21+08:00 https://bbs.espressif.com:443/viewtopic.php?t=234&p=872#p872 <![CDATA[Re: UDP Broadcast 239.255.255.250]]> But already tried that and it doesn't work :( btw I know the AT docs by heart ;). please try It yourself!

so anyone know how to listen to Multicast Broadcast message on 239.255.255.250 Port 1900 using AT Commands?

here is the WIKI describing what that IP is for: http://en.wikipedia.org/wiki/Multicast_address

Oh and to test the Broadcasting you can use the Device Spy Dev tool from Intel Open source project here: http://opentools.homeip.net/dev-tools-for-upnp

Cheers,

Statistics: Posted by jayc75 — Tue Mar 03, 2015 5:38 am


]]>
2015-03-02T11:28:36+08:00 2015-03-02T11:28:36+08:00 https://bbs.espressif.com:443/viewtopic.php?t=234&p=851#p851 <![CDATA[Re: UDP Broadcast 239.255.255.250]]>
there are document says how to use AT commands。。

Statistics: Posted by Her Mary — Mon Mar 02, 2015 11:28 am


]]>
2015-03-02T03:15:28+08:00 2015-03-02T03:15:28+08:00 https://bbs.espressif.com:443/viewtopic.php?t=234&p=847#p847 <![CDATA[UDP Broadcast 239.255.255.250]]> anyone know how to listen to UDP Broadcast Packet at address 239.255.255.250 Port 1900?

basically how do I get the ESP8266 to use Multicast packet and listen to all traffic on 239.255.255.250 using the AT Commands.

Thank you,

Statistics: Posted by jayc75 — Mon Mar 02, 2015 3:15 am


]]>