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

net80211 error #20

Open
ctag-fh-kiel opened this issue Jun 14, 2019 · 1 comment
Open

net80211 error #20

ctag-fh-kiel opened this issue Jun 14, 2019 · 1 comment

Comments

@ctag-fh-kiel
Copy link

net80211: OS adapter function magic error! Magic -559038801 is expected, but it is 10753
ESP_ERROR_CHECK failed: esp_err_t 0x102 (ESP_ERR_INVALID_ARG) at 0x4008b058
0x4008b058: _esp_error_check_failed at /home/vagrant/esp-idf/components/esp32/panic.c:720

file: "/home/vagrant/src/ctag-straempler/components/wifi/wifi.c" line 149
func: initWifi
expression: esp_wifi_init(&cfg)

App crashes

@nurikk
Copy link

nurikk commented Jun 25, 2019

I had same issue after updating esp-idf from release/v3.3 branch

cd $IDF_PATH
git submodule update

solved this problem

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

No branches or pull requests

2 participants