DFRobot FireBeetle 2 ESP-C6 board not present

userHead Laurent.VOLPON 2024-02-15 23:54:31 683 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

2024-03-07 04:02:49

Hi Laurent, could you provide a clickable link to the solution page or elaborate? I am facing the same problem…

userHeadPic J-Lips
Yeez_B wrote:

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.

2024-03-07 09:31:47
1 Replies
2024-02-16 13:12:32

I found my solution here

Using an ESP32 with the Arduino IDE - XTronical

Laurent

userHeadPic Laurent.VOLPON