Dotsch2005
Dotsch2005
Do you mean that an implementation of `make wireguard` or `make wg` creates a link at the gateway and then outputs the client wg0. conf for direct use? I find...
Thanks for the feedback. This has already helped me, but it gets stuck in the `idf.py monitor` and resets itself. I think it's somewhere along the line: ``` --- 0x40380c48:...
Thank you for your support. I have updated to version v5.1.5 and started fresh again. Unfortunately, nothing has changed. I have also increased the debug log, but after the HAL:...
I'm sorry, I feel stupid. The GPIO ports have changed between the ESP32 version and the ESP32-S3. However, it now aborts after the following: ``` V (1556) partition: Partition table...
The Espressif documentation specifies the following processor `Xtensa® dual-core 32-bit LX7 microprocessor (with single precision FPU)`. The TAS5805M power down pin 33 (should be 17) is also wrong, but can...
Thank you very much [CarlosDerSeher](https://github.com/CarlosDerSeher) and [luar123](https://github.com/luar123) I have now tried a few things and was able to solve the first problem. After help from [anabolyc](https://github.com/anabolyc) I was able to...
> Did you enable PSRAM (I think most/all S3 modules have PSRAM)? Otherwise 1000ms buffer length is too much. You would need to reduce it in the snapserver config to...
Yes, the codec is set to PCM in the Snapcast Config. Here is the config: ``` ####################################################################################### # ______ # # / _____) # # ( (____ ____ _____ ____...