Search found 1 match

by dario.cillerai
Tue Dec 21, 2021 11:39 am
Forum: ESP-AT
Topic: ESP32 - How to start a UDP socket
Replies: 2
Views: 10142

ESP32 - How to start a UDP socket

Hi,

I would like to create a socket UDP (broadcast) to accept requests on port 8000.

In ESP-AT User Guide, the command AT+CIPSERVER is present to create a server, but UDP is not accepted as a type.

How can I accomplish that?

Thanks and Regards