why I am getting ESPCONN_ISCONN returns when I
call espconn_sendto multiple times. The error is a hit or
miss as I send packets, so I think the ESP SDK is keeping internal
state on the UDP packet.
This happens whether I use the same local port or use
espconn_port to get a new one (that really surprises me).
Preferably I would like to reuse the espconn structure between
sending packets between the ESP and a single server.
Is there any way that I can do that?
Can someone share some insights?
sdk = 1.4.1
Thanks,
AlbertoStatistics: Posted by alonso — Wed Nov 18, 2015 10:48 pm
]]>