You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have the same problem.
I tried to understand your solution, but I’m not sure where to add the lines.
Could you please do me a favor and tell me exactly where I need to change the code?
Hi,
i have problem with the wlan password.
It seems the password is not convert correct or is not correct save from webui.
I have a character '&' in my password and it was cut exactly at this character.
I had seen this after i add a output on serial console for the password.
Actually my work around is to set the password in source code
const char* ssid1 = "";
const char* password1 = "";
Maybe it will be possible on your end to check if the urldecoded command is the problem?
If you need further more details, let me know it.
KR
The text was updated successfully, but these errors were encountered: