Edzelf / ESP32-Radio

Internet radio based on ESP32, VS1053 and a TFT screen.
GNU General Public License v3.0
973 stars 229 forks source link

Wifi with special characters #352

Open Fotomiro opened 4 years ago

Fotomiro commented 4 years ago

Helo, great work. I use a strong wifi key for my network with special characters. The radio can not connect to the network. Please help. Thanks

Edzelf commented 4 years ago

Remove the special characters.....

Fotomiro commented 4 years ago

For security it is recommended to use strong wifi key with special characters. In my office of my company I have no possibility to change the wifi key but I would like to use the radio.

Edzelf commented 4 years ago

Then you have to modify the "connectwifi()" function. I would not recomment to use the ESP32 Radio if security is important. It's rather easy to retreive the key from the ESP32...