Global UDP Message

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
overdrive
New user
Posts: 8
Joined: 31 Aug 2016, 13:35

Global UDP Message

#1 Post by overdrive » 15 Nov 2016, 17:49

Hi,
can some one tell me how the udp message should look to get back the informations, from every espdevice in the network, like in the node liste of the espeasy interface.

What i want to do:
Send the right udp message from a Windows, Android or anything else, to the broadcast IP (so every device in the network get this message).
And get a reply from every Espeasy in the network, like it is now directly on the esp devices.

I think this should be an easy task, if some can tell me how the UDP message should look like.
I was not able to find the answer in the code by my self.

Martinus

Re: Global UDP Message

#2 Post by Martinus » 19 Nov 2016, 16:37

overdrive wrote:Hi,
can some one tell me how the udp message should look to get back the informations, from every espdevice in the network, like in the node liste of the espeasy interface.

What i want to do:
Send the right udp message from a Windows, Android or anything else, to the broadcast IP (so every device in the network get this message).
And get a reply from every Espeasy in the network, like it is now directly on the esp devices.

I think this should be an easy task, if some can tell me how the UDP message should look like.
I was not able to find the answer in the code by my self.
There's no such message. Each ESP easy broadcasts it's own data every 30 seconds to the selected UDP port. So if you let a UDP listener running in the background, you should have a complete list within 30 seconds.

Post Reply

Who is online

Users browsing this forum: No registered users and 11 guests