Open Access Point Issues #4914
Unanswered
espruino-discuss
asked this question in
Pico / Wifi / Original Espruino
Replies: 1 comment
-
Posted at 2020-08-27 by @gfwilliams Sorry, this looks like a bug. It seems like you can just work around it by specifying a password (which will then get ignored):
However I've just made some fixes so the next version of the Espruino WiFi firmware won't have this issue. Posted at 2020-08-27 by Ken Awesome! Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-08-26 by Ken
I'm trying to setup a temporary open access point and no matter what I do, when I upload it to Flash, the console reports an "Uncaught Error: Password must be at least 8 characters"
and
Board Information
VERSION 2v06
GIT_COMMIT 21168a2b
BOARD ESPRUINOWIFI
MODULES Flash,Storage,heatshrink,fs,net,dgram,tls,http,NetworkJS,WIZnet,tv,crypto,neo ...
Has anyone else run into this and have a workaround other than setting a password?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions