Klaus Musch
Klaus Musch
Hi, I successfully compiled and flashed cspot on an ESP32 A1S audiokit board, V2.2 A149, ES8388, 2974. So far everything works well, I can connect and play Spotify. Great! But...
Great project, exactly what I was looking for! So cool! As far as I see, upload to Garmin connect is supported. Any chance to support the connection to Strava for...
Hi, I am able to compile and run all the tests in WSL2. With Windows and `msys2 mingw64` examples also compile. `./tests` works well `./bio_publisher 1883 test` gives `MQTT_ERROR_SOCKET_ERROR` `./simple_publisher...
Hi, first of all thanks a lot for this library! So much better than the bluedroid based library. Solved a lot of issues. I want an ESP32 to act as...
Hi Max, I always had the issue that it was not possible for me to do the firmware upload with PlatformIO on Windows. On the same computer, same USB port,...
Hi Maximilian, Great project, thanks a lot for it! On my board (created with your PCB files), "battery_ischarging = !digitalRead(CRG_STAT);" does not deliver reliable results. Sometimes result is correct, sometimes...