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

About select access point #5

Open
38293312 opened this issue Aug 20, 2020 · 8 comments
Open

About select access point #5

38293312 opened this issue Aug 20, 2020 · 8 comments

Comments

@38293312
Copy link

Thank you very much for sharing such a good project. I am currently launching on the select access point interface, and there is no list of my WIFI access points on the interface. Please help me, cheers!

@bogmar
Copy link

bogmar commented Aug 21, 2020

Do you have a 5GHz WiFi (802.11ac) by any chance?

@38293312
Copy link
Author

2.4G WIFI and 5G WIFI. My router has these two items. They are all turned on, and the phone is connected to WIFI normally. But ESPFLIX does not have a WIFI SSID

@udayanga87
Copy link

Same thing happened with me. It continuously plying ESPFLIX intro and not showing any WiFi. Not found any solution yet.

@38293312
Copy link
Author

I once suspected that it was the ESP32 module problem. I changed 3 models and the result was the same. I was going crazy! ! !

@udayanga87
Copy link

I manually entered the credentials using wifi_join("SSID", "PASSWORD"); function in the setup section and now it's working.

@38293312
Copy link
Author

I manually entered the credentials using wifi_join("SSID", "PASSWORD"); function in the setup section and now it's working.

awesome. I will try it later

@38293312
Copy link
Author

I manually entered the credentials using wifi_join("SSID", "PASSWORD"); function in the setup section and now it's working.

Yes, according to your method, I also succeeded!

@HarishAathiyan
Copy link

I manually entered the credentials using wifi_join("SSID", "PASSWORD"); function in the setup section and now it's working.

Thanks☺️☺️☺️. Now it works👍

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

4 participants