Closed pascaltippelt closed 1 year ago
Hi @pascaltippelt ,
thans for your bug report. I will have a look into this.
Best regards, Danny
I've tested this out and it works like expected. The password with $ is saved correctly and connection works. I have checked password in AP (like you mentioned) and also in STA.
Do you have the latest version installed? You mentioned problems with AP, but your log shows failure in connection to STA.
Hi @dchristl I tried to reproduce my problem with an other esp module. As it seems I had a defective module. It caused trouble somewhere else too. You are right, it works as expected. I'm sorry I disturbed you.
Hi!
At first: Thank you for your work. It is stable and more reliable than other solutions. I really like it.
Unluckily, if i want wo connect to a WiFi with a "$" in the passowrd (example: "password$$"), I find myself in a "connect-loop":
Using the same AP with another password, not containing a "$", everything works fine.
I am not shure how to fix this, but there might be an error handing over the password from the web gui. If it is not fixable, it should at least be mentioned!
I do know those ESP-Modules can connect to this WiFi with the "$" in the password, as it works with arduino, esphome and so on.
Best
Pascal