FireBeetle 2 ESP32-C5 Development Kit not compiling in Arduino
sandy.riach 2026-01-01 03:22:19 72 Views1 Replies Can't get the Arduino 2.3.7 to compile the FireBeetle 2 ESP32-C5 Development Kit. I saw in a bit of documentation that Boards Manager ESP32 3.3.0-alpa1 worked but now that is no longer available
Unfortunately I bought 2 of these and now DFRobot boards just not working - very bad!
2026-01-08 19:08:52
Hung.dol
Hi Sandy,
The FireBeetle 2 ESP32-C5 requires the latest ESP32 Arduino core. Update your Boards Manager to version 3.7.0 or newer and make sure you select the correct board in the Arduino IDE. Also, check that all dependencies and libraries for ESP32-C5 are installed. This should resolve the compilation issues.
Hung.dol 

