UDP Broadcast 239.255.255.250
UDP Broadcast 239.255.255.250
Postby jayc75 » Mon Mar 02, 2015 3:15 am
Hello guys,
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,
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,
Re: UDP Broadcast 239.255.255.250
Postby jayc75 » Tue Mar 03, 2015 5:38 am
Thank you Your Majesty,
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,
But already tried that and it doesn't work


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,
Re: UDP Broadcast 239.255.255.250
Postby ESP_Faye » Tue Mar 03, 2015 6:55 pm
Hi,
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
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
Re: UDP Broadcast 239.255.255.250
Postby jayc75 » Tue Mar 03, 2015 9:52 pm
Thank you for your reply.
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.
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.
Re: UDP Broadcast 239.255.255.250
Postby doughboy » Sat Mar 21, 2015 1:31 am
although the latest API allows you to register new AT commands in your user program, I think it is preferable for the commands to be built in to the freeware.
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.
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.
Re: UDP Broadcast 239.255.255.250
Postby marcoleo » Thu Apr 07, 2016 5:58 pm
Me too would the possibility of using multicast with AT commands
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
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
Who is online
Users browsing this forum: No registered users and 2 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.