Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is localPort defined #81

Open
gailroco opened this issue Jan 30, 2017 · 2 comments
Open

Where is localPort defined #81

gailroco opened this issue Jan 30, 2017 · 2 comments

Comments

@gailroco
Copy link

gailroco commented Jan 30, 2017

Hi! Where can I can change the receiving (local) port of the IP of my ESP8266 in UDPSingle example?

@enardone
Copy link

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.

@enardone
Copy link

Alternatively which AT commands can be used to manually define the UDP local port to listen to for incoming messages?

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants