I can't send a broadcast message using UDP socket

LuvKira
Posts: 11
Joined: Fri Feb 24, 2023 5:43 am

I can't send a broadcast message using UDP socket

Postby LuvKira » Thu Dec 21, 2023 7:00 am

I'm using an ESP32-C3 configured to work as a Wifi station. To send a message to any IP, I used the "sendto" function that returns the length of the sent data. First, I try to send a UDP message to a device in the same network. It was successful. However, some interesting things happened when I used it to send a message to the broadcast IP address. The "sendto" function still returned the length of the sent data, but I checked with Wireshark and nothing was sent. Please let me know what is going wrong with my project and how to handle it.
The following is the send function that I use
Attachments
Capture002.png
Capture002.png (29.96 KiB) Viewed 1944 times

Who is online

Users browsing this forum: No registered users and 276 guests