Firebeetle 2 ESP32-C6

userHead Johann.Meier 2024-02-28 23:45:20 270 Views4 Replies

Hi,

 

just bought a firebeetle 2 ESP32-C6.

Want to use it with VS-Code and platformIO. Is there any matching board definition around to get the board working?

Or at least some documentation howto?

 

I think when it is working with the Arduino IDE, it should work with platformIO as well.

 

regards/Johann

2024-04-10 05:27:10

Is there an update on this?  I just received 3 Firebeetle2-C6 boards and I can't use them via PlatformIO

userHeadPic Christopher.Williams
2024-03-01 01:00:56

OK, code is compiling?

hopefully there is not too much difference, that the code is working 

BUT no upload possible

 

Uploading .pio\build\dfrobot_beetle_esp32c3\firmware.bin esptool.py v4.4 Serial port COM11 Connecting... A fatal error occurred: This chip is ESP32-C6 not ESP32-C3. Wrong --chip argument? *** [upload] Error 2

userHeadPic Johann.Meier
2024-02-29 17:27:50

Beetle C6 has just been released and the documentation for platform should not be finished yet.
You can try using the C3 documentation first.

 

https://docs.platformio.org/en/latest/boards/espressif32/dfrobot_beetle_esp32c3.html#board-espressif32-dfrobot-beetle-esp32c3

userHeadPic Yeez_B
Johann.Meier wrote:

OK, code is compiling?

hopefully there is not too much difference, that the code is working 

BUT no upload possible

 

Uploading .pio\build\dfrobot_beetle_esp32c3\firmware.bin esptool.py v4.4 Serial port COM11 Connecting... A fatal error occurred: This chip is ESP32-C6 not ESP32-C3. Wrong --chip argument? *** [upload] Error 2

 

2024-03-01 01:01:46
1 Replies