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

Init WiFi STA instead of AP (IDFGH-3958) #5844

Closed
saloid opened this issue Sep 9, 2020 · 2 comments
Closed

Init WiFi STA instead of AP (IDFGH-3958) #5844

saloid opened this issue Sep 9, 2020 · 2 comments

Comments

@saloid
Copy link
Contributor

saloid commented Sep 9, 2020

Environment

  • IDF version (run git describe --tags to find it): master branch

Problem Description

Is it ok that in both STA and AP init functions (here and here) esp_wifi_set_default_wifi_sta_handlers() is used? Maybe in AP init should be used esp_wifi_set_default_wifi_ap_handlers()?

@github-actions github-actions bot changed the title Init WiFi STA instead of AP Init WiFi STA instead of AP (IDFGH-3958) Sep 9, 2020
@liuzfesp
Copy link
Contributor

liuzfesp commented Sep 9, 2020

Thanks @saloid for your reporting, it should be our bug, will check it.

@AxelLin
Copy link
Contributor

AxelLin commented Sep 18, 2020

It's fixed by edb8b91 in master tree.

@saloid saloid closed this as completed Sep 18, 2020
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

3 participants