Search found 1 match

by infernox64
Fri Dec 22, 2023 8:32 pm
Forum: ESP32 Arduino
Topic: ESP32 Keeps rebooting after code uploaded
Replies: 5
Views: 21435

Re: ESP32 Keeps rebooting after code uploaded

To anyone still having this problem: I solved it simply by downgrading the esp32 board package by espressif in the arduino board manager. if your version is 2.0.11, select 2.0.10 and install that instead. it will replace the newer version automatically. Apparently 2.0.11 breaks a bunch of libraries ...