DFRobot FireBeetle 2 ESP-C6 board not present
Laurent.VOLPON 2024-02-16 07:54:31 1836 Views3 Replies Hello,
I just bought the FireBeetle 2 ESP32-C6 and tried to upload a simple code to blink the LED.
I followed the instruction :
https://wiki.dfrobot.com/SKU_DFR1075_FireBeetle_2_Board_ESP32_C6
I uploaded the ESP32 board manager as shown but I don't see the “DFRobot FireBeetle 2 ESP-C6” in the list.
Did I miss something?
Thanks
Laurent
Hi Laurent, could you provide a clickable link to the solution page or elaborate? I am facing the same problem…
J-Lips Hello,
If you need to use ESP32-C6 in Arduino IDE, then the SDK has to be upgrade to 3.0.0 or above.

This is an unstable version SDK released by espressif. There may be some bugs. at least I get string matching errors when compiling BLE related code.

I found my solution here
Using an ESP32 with the Arduino IDE - XTronical
Laurent
Laurent.VOLPON 
