88952634
88952634
Spent four days finding the problem! Finally found, as the documentation says: https://github.com/espressif/esp-idf/tree/f91080637/examples/peripherals/pcnt - GPIO4 is the default output GPIO of the 1 Hz pulse generator. - **GPIO18 is the...
``` bool canBegin = Update.begin(size); Serial.println("Can Begin"); if (canBegin) { Serial.println("Begin OTA. This may take 2 - 5 mins to complete. Things might be quite for a while.. Patience!"); size_t...
I use ESP32 Wroom, but after the update this problem disappeared. Maybe you need to do a Clean Build? But I have another problem, when playing music, before everything was...
> This bug has been around since the April update. I don't know if they finally fixed it, but it looks like they didn't. In May I lost patience and...
> > How did you make the settings for IDF so that music plays normally? Because for me it only works normally on the Arduino platform (it worked before the...
> ESP32-S3 N16R8 Well, I'm using ESP32 MiniKit with **ESP32-WROOM-32.** If you compare these two processors, then: ``` ESP32-S3 N16R8: Processor: Dual-core 32-bit LX7 at 240 MHz. Memory: 16MB Flash,...