Ed Smallenburg
Ed Smallenburg
Maybe it is a bad idea to send MQTT messages asynchronously. It is called from a Ticker event. Better to set a flag and data to be sent and handle...
If you send me a private email, I will give you credentials for my broker. Then I can see the logging.
ESP32 version is released. Performes better with MQTT connections.
I will react on your github, cause this is not about my software.
Looks like there is something wrong with the web interface. Could you try to enter some commands like "upvolume=2" on the serial interface in the IDE? Use the "Enter" key...
The reset circuit is not critical. Are there unusual lines in the logging when you change the volume?
I see something strange: The endFillByte is 88. Normally this would be 00. Are you sure you chip is a VS1053?. I know that some modules have a different chip,...
Yes, the software is for VS1053 only.
What do you mean by "extract". All the sourcecode for the VS1053 class is present in the sketch. You may use it freely.
I do not have a separate file. But it should not be so hard to isolate the class. Maybe you have to remove the dbgwrite calls.