Edzelf / Esp-radio

Internet radio based on Esp8266 and VS1053.
MIT License
622 stars 200 forks source link

How to connect to WiFi with "#" in password? #182

Closed doeschwo closed 4 years ago

doeschwo commented 4 years ago

Hi,

any chance to connect to a wlan with "'#" in the password? It seems like the hash is interpreted as a comment, so everything after in the password is cropped.

If there will be a way, it would be nice to get it in simple words. I have no experience in programming...

Tanks for your great work so far!

doeschwo

doeschwo commented 4 years ago

Hi,

with ESP32-Radio it works, so i have build my radio with an ESP32-Board.

Greets

doeschwo