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

sdk: update to v2.2.0-3-gf8f27ce #4412

Merged
merged 2 commits into from
Feb 22, 2018
Merged

sdk: update to v2.2.0-3-gf8f27ce #4412

merged 2 commits into from
Feb 22, 2018

Conversation

igrr
Copy link
Member

@igrr igrr commented Feb 22, 2018

@igrr igrr added this to the 2.4.1 milestone Feb 22, 2018
igrr added 2 commits February 22, 2018 11:05
- Fixes WiFi not being able to reconnect after SDK update (#4398)
- Fixes increased current in light sleep mode
- Fixes return value documentation for wifi_{get,set}_country
Moves instructions from Readme file into a script
@d-a-v
Copy link
Collaborator

d-a-v commented Feb 22, 2018

The bug I saw yesterday in #4397 has disappeared with this PR 👍
Now WiFi.status() correctly goes through 3(conn)->6(disconn)->1(noap)->3(conn)

@d-a-v
Copy link
Collaborator

d-a-v commented Feb 22, 2018

/me reapprove:

  • erased flash
  • flashed a sdk2.1 sketch connecting to wifi
  • reflashed with this PR's sdk2.2fix+./fix_sdk_libs.sh
  • wifi is working

(not sure running the script is necessary or already done, libmain.a gets modified though)

@igrr
Copy link
Member Author

igrr commented Feb 22, 2018

not sure running the script is necessary

It is necessary to run it once after copying new libraries from the SDK. I have checked in fixed libraries (i.e. obtained by running the script) into git.

@igrr igrr merged commit cd6cd85 into master Feb 22, 2018
@igrr igrr deleted the update_sdk_2.2.0_3 branch February 22, 2018 11:11
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.

2 participants