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

Udp.destinationIP() always resets ESP8266 when not connected #3989

Closed
tonton81 opened this issue Dec 18, 2017 · 5 comments
Closed

Udp.destinationIP() always resets ESP8266 when not connected #3989

tonton81 opened this issue Dec 18, 2017 · 5 comments

Comments

@tonton81
Copy link

Udp.destinationIP() crashes the ESP8266 every time it's used when not connected to UDP

@devyte
Copy link
Collaborator

devyte commented Dec 18, 2017

@tonton81 no Basic info, no IDE Settings, no example sketch. You ignored the entire issue template, which exists for a reason.
Which core version? Try with latest git, and build with lwip2 (option in menu).

@tonton81
Copy link
Author

latest git version, 1.8.3 IDE, lwip2

@devyte
Copy link
Collaborator

devyte commented Dec 18, 2017

@d-a-v maybe similar to the availableForWrite() crash?

@tonton81
Copy link
Author

indeed, i was in a middle of a project going through the library functions one at a time, i guess i just stumbled onto them :)

@igrr
Copy link
Member

igrr commented Dec 27, 2017

@tonton81 Created #4036 to fix this.

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

No branches or pull requests

3 participants