john30 / ebusd-esp

Firmware for ESP8266 allowing eBUS communication for ebusd (https://github.com/john30/ebusd)
150 stars 21 forks source link

Error: invalid WIFI secret #48

Closed 6Xkljk8Vj7Tk1k4 closed 2 years ago

6Xkljk8Vj7Tk1k4 commented 3 years ago

Hi,

I have a dedicated ssid for my iot devices where all works fine. However for this one I cannot save wifi password (64 characters): image

Its the same for serial configuration

Any ideas?

john30 commented 2 years ago

the password field should accept 64 characters max. are you sure it isn't longer? EDIT: it is indeed limited to 64 chars. Will extend it with the next version