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

Long Wifi Passwords #2

Closed
TheCreeper opened this issue Nov 22, 2014 · 2 comments
Closed

Long Wifi Passwords #2

TheCreeper opened this issue Nov 22, 2014 · 2 comments

Comments

@TheCreeper
Copy link

Unable to use wifi.sta.config() to connect to network if the password is too long.

Receiving this error:
lua: stdin:1: pwd:<64

@nodemcu
Copy link
Collaborator

nodemcu commented Nov 23, 2014

This can't be modified. It's a from sdk.
pwd<64. ssid<32

@nodemcu nodemcu closed this as completed Nov 23, 2014
@nodemcu nodemcu reopened this Nov 24, 2014
@nodemcu
Copy link
Collaborator

nodemcu commented Nov 24, 2014

in build version 20041124, this is fixed.

@nodemcu nodemcu closed this as completed Dec 3, 2014
dh1df pushed a commit to dh1df/nodemcu-firmware that referenced this issue Mar 16, 2021
HHHartmann pushed a commit that referenced this issue May 6, 2021
* File LFS module initial commit

* LFS file module update #1

* LFS file module update #2 - doc update and file.stat() returning read only attribute

* Implementing file.list()

* Fine-tuning `file_lfs` module

* Adding `file_lfs` to mkdocs.yml

* Implementing file.list() update #1

* Fine-tuning

* Fine-tuning #2
nwf pushed a commit that referenced this issue Dec 30, 2021
* File LFS module initial commit

* LFS file module update #1

* LFS file module update #2 - doc update and file.stat() returning read only attribute

* Implementing file.list()

* Fine-tuning `file_lfs` module

* Adding `file_lfs` to mkdocs.yml

* Implementing file.list() update #1

* Fine-tuning

* Fine-tuning #2
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