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

Truncated WiFi password #211

Open
GrahamDyer opened this issue Feb 11, 2024 · 0 comments
Open

Truncated WiFi password #211

GrahamDyer opened this issue Feb 11, 2024 · 0 comments

Comments

@GrahamDyer
Copy link

Odd issue: after provisioning my Enviro board with the WiFi password: "Pa55word" , I get an error and the log shows that the connection to WiFi failed with the password truncated, ie the last 2 characters missing.

! Failed to connect to SSID MyNetwork (password: Pa55wo): Authenticatation failure
2024-02-11 07:30:12 [error / 88kB] - cannot upload readings, wifi connection failed

Config.py looks like this:
_# network access details
wifi_ssid = 'MyNetwork'
wifi_password = 'Pa55wo'

If I re-provision the board, correct the password and reboot it does it again, if I change it in config.py then it sticks and 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

1 participant