esp8266/arduino-esp8266fs-plugin

WiFi Passphrase Length

devsys opened this issue · 2 comments

Hello, is there any specific reason why the Wifi passphrase length is capped at 20 chars?

WiFi PSK passphrases can be of lengths between 8 and 63 ASCII-encoded characters.

Thanks!

I patched it locally to support the longer password lengths and it connected. Woohoo!

Now I can try this thing out! I can submit a PR later if you'd like with the changes.

Apologies, I posted this in the completely wrong repo. Closing