Firebeetle 2 ESP32-C6
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
Is there an update on this? I just received 3 Firebeetle2-C6 boards and I can't use them via PlatformIO
Christopher.WilliamsSame situation :(
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
Johann.MeierBeetle 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
Yeez_BOK, 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