I just received my new esp boards, and I see that with the new firmware, I cannot launch an UDP server with the AT commands
AT+GMR gives me this :
AT version:0.21.0.0
SDK version:0.9.5
When I start a server with AT+CIPSERVER=1,80
I have only a TCP server
anybody has an idea about this ?
is it normal ? can I start a UDP server ?