Screenshot 1 |
Here is a quick fix:
Normally "Standard" is selected as partition scheme in Arduino IDE. To change this and allow huge apps:
Open your Arduino IDE and go to Tools --> Partition Scheme and select Huge APP (3MB No OTA).
Screenshot 2 |
You are done. In most cases this solution fix this problem and you can flash your code to your ESP32.
Great hint
AntwortenLöschen