Ed Smallenburg

Results 551 comments of Ed Smallenburg

In the logging, do you see the following lines without errors: ``` [ 11734][I][VS1053.cpp:127] testComm(): [VS1053] Slow SPI, Testing VS1053 read/write registers... [ 11982][I][VS1053.cpp:127] testComm(): [VS1053] Fast SPI, Testing VS1053...

You should at least define the pins for the VS1053 in the config page of the web interface.

Did you upload the contents of the data directory to SPIFFS?

Google is your friend. See for instance https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/.

Upload is for all files in the data sub directory. Most of the files are for the web interface. During upload the files are listed. And I think the files...

Most of the functions seem to work now. Program crashes as soon as the mp3 stream starts. Check you supply voltage.

See page 7 of the doument. It is like: `ir_8A31 = uppreset = 1` or `ir_8B31 = downpreset = 1`

See page 7 of the document. It is like: `ir_1F6B = mute` or `ir_233B = unmute`

Power off is possible, I think you can can find out how... Power on is not possible, because in that case there is no power to handle your command.....

streams.radiobob.de/bob-80srock/mp3-192/streams.radiobob.de works in my setup. I entered it in the webinterface next to the PLAY button. And I made a preset for it: ``` preset_012 = streams.radiobob.de/bob-80srock/mp3-192/streams.radiobob.de # 12 -...