Hi All,
anyone has successfully configured an ESP32 for UDP reception using AT-COMMANDS ?
So far, I can send a 6-bytes (broadcast) frame using:
AT+CIPSTART="UDP","192.168.1.255",1235
followed by a
AT+CIPSEND=6
and it works as expected.... but any attempt to receive an UDP frames didn't work...
Is it possible ?
Best Regards
Giampaolo
UDP reception using AT-COMMANDS
Re: UDP reception using AT-COMMANDS
problem solved...
AT+CIPSTART="UDP","0.0.0.0",1235,1235,2
Giampaolo
AT+CIPSTART="UDP","0.0.0.0",1235,1235,2
Giampaolo
Who is online
Users browsing this forum: No registered users and 117 guests