Marcel Stumpel
Marcel Stumpel
having exactly the same issue however my PW is only 20 ASCII characters. When I connect to the new AP i get the following logging on the UART console: W...
I changed HTTPD_MAX_REQ_HDR_LEN to 1024 rebuild the project and now it is working. Thx for the fast support
Great to have it in the roadmap. Yet an other feature to make this great project even better as it is
Already noted it. Thanks for the great work and support. 100% working as I needed
When I cleaned, fixed the typo and rebuild I get exactly the same error. Using arduino framework builds without any issues. Any other suggestions?
I removed the usage of the wifi.yaml. The code then looks like below but still has the same issue ```yaml substitutions: ###### CHANGE ME ###### device_name: "nspanel1" wifi_ssid: "StumpelAP" wifi_password:...
btw, building it with the HA integration goes okay wrt this problem
Updating the setuptools as suggested in https://github.com/esphome/issues/issues/5766#issuecomment-2103563641 also solved my issue.