You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same problem. My software server reply to my udp message using a fixed port. I cannot receive data cause esp8266 receive only on the local port that is automatic assigned and opened when udp connection is registered with registerUDP method.
Hi! Where can I can change the receiving (local) port of the IP of my ESP8266 in UDPSingle example?
The text was updated successfully, but these errors were encountered: