UDP multicast connection.

jenya7
Posts: 7
Joined: Tue Jun 29, 2021 2:22 pm

UDP multicast connection.

Postby jenya7 » Sun Jul 04, 2021 6:23 pm

I connect to a common AP with several ESP modules. Or alternatively I configure a softAP on one and connect to it with others.
Then I shoul create a connection
AT+CIPSTART="UDP","172.161.1.128",8000,1112,2 - if AT+CIPMUX=0
AT+CIPSTART=4,"UDP","172.16.1.154",8000,1112,0 - if AT+CIPMUX=1
But what if I want to send broadcast messages - anyone can send to anyone and receive from anyone.
How can I do it?

Her Mary
Posts: 537
Joined: Mon Oct 27, 2014 11:09 am

Re: UDP multicast connection.

Postby Her Mary » Tue Jul 13, 2021 11:58 am

Try "172.161.1.255"

Who is online

Users browsing this forum: No registered users and 3 guests