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

update to latest git version of nonos-sdk (SDK:3.0.0-dev(c0f7b44)) #4806

Closed
wants to merge 4 commits into from

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Jun 11, 2018

edit2: replaced by #4853

edit:
WARNING: STA is broken with this PR

This PR reflects espressif/ESP8266_NONOS_SDK@89920dc (v2.2.0-28-g89920dc)

original message:

It is primarily made for espressif/ESP8266_NONOS_SDK#133
It includes new syscalls wifi_{get,set}_sleep_level and wifi_{get,set}_listen_interval (edit:espressif's commit) that may be relevant for playing in #2330.

No idea why the hash displayed from the firmware differs from the two hashes of their commit.

This is my first fw-update commit, @igrr is usually doing that job. I may have missed some relevant parts of it.

Not intented to be merged as of now.

@d-a-v d-a-v requested a review from igrr June 11, 2018 12:10
Copy link
Member

@igrr igrr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes here LGTM (assuming you ran the fix_sdk_libs.sh script on the new libs). Please also put the output of git describe --tags for the SDK commit you are using into tools/sdk/version file.

@d-a-v
Copy link
Collaborator Author

d-a-v commented Jun 18, 2018

@kapyaar (ref)

do you mean that this version addresses the wpa2 issue?

No I don't, but It's always best to report an issue with the latest version of available software.

which is actually nonos-sdk's github 236b6d0 and their internal gitlab's abf945d5
made for espressif/ESP8266_NONOS_SDK#133
and including wifi_{get,set}_sleep_level and wifi_{get,set}_listen_interval that *may* be relevant for esp8266#2330
note: STA is not working anymore with SDK-3.0.0-dev(*)
@d-a-v d-a-v changed the title update to latest git version of nonos-sdk (SDK:3.0.0-dev(097de86)) update to latest git version of nonos-sdk (SDK:3.0.0-dev(c0f7b44)) Jun 26, 2018
@d-a-v
Copy link
Collaborator Author

d-a-v commented Jun 26, 2018

Warning: This PR breaks STA (AP seems fine).
(STA was and is still broken with their today's commit, title is updated)
eduroam (WPA2-TTLS/PAP) still does not work.

@d-a-v
Copy link
Collaborator Author

d-a-v commented Jun 26, 2018

With the help of a script, here are the highest versions of the SDK containing the closed libs we are using (as of current master, not this PR) (irrelevant files removed):

libcrypto.a - NOTFOUND
libdriver.a - v2.2.0-28-g89920dc  (up to date)
libmain.a - NOTFOUND
libnet80211.a - v2.2.0-3-g48fe11c
libphy.a - v2.2.0-28-g89920dc  (up to date)
libpp.a - NOTFOUND
libwpa.a - v2.2.0-3-g48fe11c
libwpa2.a - v2.2.0-13-gbce0c3f

I don't understand why some files are not found in history (only libmain.a is modified by fix_sdk_libs.sh which I use before comparing)

@d-a-v d-a-v closed this Jun 27, 2018
@d-a-v d-a-v deleted the fwupdate branch June 27, 2018 01:56
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.

2 participants