ESP32 - How to start a UDP socket
Posted: Tue Dec 21, 2021 11:39 am
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
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