AT+CIPSTART=1,"UDP","192.168.1.25",1000,1001,2
and I receive UDP packet from another remote ip, how do I determine the remote ip and port of the sender?
I understand in mode 2, CIPSEND will send the data to the remote ip where the last incoming packet came from.
Thanks.Statistics: Posted by doughboy — Fri Mar 20, 2015 4:19 am
]]>