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

Can't change Access Point name #23

Open
filosy opened this issue May 16, 2024 · 2 comments
Open

Can't change Access Point name #23

filosy opened this issue May 16, 2024 · 2 comments

Comments

@filosy
Copy link

filosy commented May 16, 2024

I tried several times to change the AP name and password in config.h file

const char *ssid = "ABCD"; // You will connect your phone to this Access Point
const char *pw = "glider"; // and this is the password

off course I have save before to load, but when I check if new ssid name is loaded I find always "LK8000" .
How is it possible?

@AlphaLima
Copy link
Owner

Make sure you are actually using the correct file.
Wait for a while until your phone “forgets” the old SSID (at least 5 minutes).
Try using a longer SSID and password (at least 8 characters), following the naming conventions.
Change these one by one to find out if the SSID or password is causing the problem.

@filosy
Copy link
Author

filosy commented May 16, 2024

You're right, I used a password of less than 8 characters, after I changed it everything was fine.
Thanks for the help

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