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

ESP8266: graceful disconnect on network state timeout #9885

Merged
merged 1 commit into from Mar 1, 2019
Merged

ESP8266: graceful disconnect on network state timeout #9885

merged 1 commit into from Mar 1, 2019

Conversation

VeijoPesonen
Copy link
Contributor

@VeijoPesonen VeijoPesonen commented Feb 28, 2019

Description

On Wi-Fi connection state change if timeout occurs we have called MBED_ERROR. This seems to happen more often than expected so controlled disconnect works better. Re-establishing the connection is left on application's responsibility.

Fixes internal issue: ONME-4198 (CRITICAL)

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@Timjun01
@michalpasztamobica
@SeppoTakalo

Release Notes

@ciarmcom
Copy link
Member

@VeijoPesonen, thank you for your changes.
@michalpasztamobica @Timjun01 @SeppoTakalo @ARMmbed/mbed-os-ipcore @ARMmbed/mbed-os-maintainers please review.

@VeijoPesonen
Copy link
Contributor Author

@0xc0170 Fixes internal issue: ONME-4198 (CRITICAL). Maybe release-version: 5.12.0-rc1 instead?

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 28, 2019

OK , release label moved back

@cmonr
Copy link
Contributor

cmonr commented Feb 28, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Mar 1, 2019

Test run: SUCCESS

Summary: 13 of 13 test jobs passed
Build number : 1
Build artifacts

@cmonr cmonr merged commit 9d9a076 into ARMmbed:master Mar 1, 2019
@VeijoPesonen VeijoPesonen deleted the esp8266_conn_timeout_err2trace branch March 1, 2019 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants