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

wrong config version, Config-website does not save settings #39

Open
moddmylife opened this issue Nov 3, 2021 · 4 comments
Open

wrong config version, Config-website does not save settings #39

moddmylife opened this issue Nov 3, 2021 · 4 comments

Comments

@moddmylife
Copy link

moddmylife commented Nov 3, 2021

Hi!
The ESP opens a Accesspoint everytime I stored the Config.

` ets Jan 8 2013,rst cause:2, boot mode:(3,6)

load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
vbc204a9b
~ld
Setting up 1 configured sensors...
Initializing sensor 1...
Initialized sensor 1.
State of sensor 1 is 'WAIT_FOR_START_SEQUENCE'.
Sensor setup done.
Setting up WiFi and config stuff.
Adding parameter MQTT server.
Adding parameter MQTT port.
Adding parameter MQTT username.
Adding parameter MQTT password.
Adding parameter MQTT topic.
Config size: 685
Wrong config version.
Missing or invalid config. MQTT publisher disabled.
Setup done.
AP password was not set in configuration
State changing from: 0 to 1
Setting up AP: SMLReader
With default password:
AP IP address: 192.168.4.1
State changed from: 0 to 1
Connection to AP.
Request for detectportal.firefox.com redirected to 192.168.4.1
Request for www.msftconnecttest.com redirected to 192.168.4.1`

@mruettgers
Copy link
Owner

Hey,

what's the exact model of the ESP you are using?
Did you set an AP password (which is mandatory)?

@moddmylife
Copy link
Author

Hi. Yes I changed it. It's a wemos D1.

@Cyklops66
Copy link

Cyklops66 commented Feb 6, 2022

I think the problem is not a save config problem. The firmware doesnt accept Wifi passwords with more than 32 signs. So in the first place it is possible to think it does not save any inputs. But that isn`t the case.

@mruettgers
Copy link
Owner

The new binary (2.2.1) should allow WiFi passwords with up to 64 chars.

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

3 participants