Results 478 comments of Wolle

I'm glad to read that. What happens if you upgrade the version to 2.0.14 or 3.0.0alpha3? Will the error then return?

Hi Tom, it depends on the availability in your country. A good choice is PCM5102. If you want to connect an amplifier (for speakers) behind it, it is important to...

The BT transmitter is optional, it also works without it.

This is a good idea, I have added mDNS (dev branch for now) and will be released in master soon. MiniWebRadio is then visible in Bonjur browser (Avahi in Linux)....

I can't say exactly what this could be. It probably has nothing to do with the speed of the terminal. It could be a corrupted "settings.json". You can delete this...

But if it always happens in the same place, it can only be invalid characters in `Timezone_String`

I can't understand that, https://raw.githubusercontent.com/schreibfaul1/ESP32-audioI2S/master/additional_info/Testfiles/Pink-Panther.wav runs for me without any problems. Based on the log, I suspect a timing problem (collision?) between two tasks?

If the WiFi access data is not known, an AP is established. Go to Settings on your smartphone, temporarily disconnect from your WiFi router and connect to MWR. You can...

You can also enter the WiFi access data in common.h at the top by hand

You can delete everything in main.cpp and replace it with an example from Espressif: https://github.com/espressif/arduino-esp32/blob/master/libraries/WiFi/examples/WiFiMulti/WiFiMulti.ino Is the WiFi connection OK then?