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

Fix exception in esp8266 gateway. #419

Merged
merged 1 commit into from Apr 9, 2016
Merged

Fix exception in esp8266 gateway. #419

merged 1 commit into from Apr 9, 2016

Conversation

gerritv
Copy link

@gerritv gerritv commented Apr 9, 2016

An incompatibility exists with the wifi SetNoDelay() code between esp8266/Arduino version 2.0.0 and 2.1.0. This patch solves the problem for MySensors ESP8266 gateway until the SDK is fixed.
See esp8266/Arduino#1695 for details of the actual problem.
The symptom is a gateway that keeps restarting after connection to controller due to an exception.

The solution was found by @sle118 in Mar 2016

@mysensors-jenkins
Copy link

Core tests successful.
A member of the MySensors core team can ask me to verify this pull request more extensively by telling me "jenkins, build examples please".
But remember that I will only listen if you name me with a capital 'J'.

@tekka007
Copy link
Contributor

tekka007 commented Apr 9, 2016

Thanks for reporting this - surprisingly, there is no issue with 2.1.0-rc2.

@henrikekblad henrikekblad merged commit 3d56b3c into mysensors:development Apr 9, 2016
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

Successfully merging this pull request may close these issues.

None yet

4 participants