Page 1 of 1

ESP32-C3-DevKitC-02 Need this board to be included in Arduino

Posted: Tue Nov 29, 2022 12:24 am
by STAR.TRAVELLER
  1. Has anyone had experience getting the above board to be included in Arduino? (the chip has this written on it:  ESP32-C3-WROOM-02
  2. I have received these boards, but Arduino says it has not been developed yet. ie. the exact board does not appear on the Arduino list.
  3. I have contacted Arduino, but they say they can't help on non-Arduino boards.
  4. Would appreciate any assistance in this.

Re: ESP32-C3-DevKitC-02 Need this board to be included in Arduino

Posted: Tue Nov 29, 2022 2:20 am
by lbernstone
The "ESP32-C3 Dev Module" will cover both the WROOM and MINI versions of the devkit. Go ahead and try it out- it is extremely difficult to damage an esp32. If you have a specific issue, perhaps you should post about the issue.

Re: ESP32-C3-DevKitC-02 Need this board to be included in Arduino

Posted: Tue Nov 29, 2022 9:43 pm
by STAR.TRAVELLER
I have tried the ESP32-C3DevKit on Arduino, but Arduino says it does not have the ESP32-C3 developed yet.
How do we get Arduino to accept this new board?

Re: ESP32-C3-DevKitC-02 Need this board to be included in Arduino

Posted: Tue Nov 29, 2022 9:56 pm
by STAR.TRAVELLER
Arduino comes back with: #error ESP32-C3 is not supported yet. Please check later.

Re: ESP32-C3-DevKitC-02 Need this board to be included in Arduino

Posted: Wed Nov 30, 2022 8:47 pm
by lbernstone
The ESP32-C3 has been supported for well over a year now. Make sure you have installed the latest version of the platform from the URL shown in https://docs.espressif.com/projects/ard ... lling.html

Re: ESP32-C3-DevKitC-02 Need this board to be included in Arduino

Posted: Fri Dec 02, 2022 3:55 pm
by Ardyesp
I have similar problem.... finding the best place to go to get the proper download addon packages/ libraries etc.
There seems to be too many boards...??? and too many places to go ....
I have a ESP32 PICO KIT which I think is a fairly new board, I tried the link in the previous post but a simple audio sketch would not compile......
...... https://raw.githubusercontent.com/espre ... index.json.......

Yet the ESP32 PICO KIT and the ESP32 C3 devkit were listed....
The packages link I had been using for my ESP PICI KIT was as below......
........... https://dl.espressif.com/dl/package_esp32_index.json ............
and I can get sketches to compile for PICO so far OK. but I see the ESP32 C3 Devkit in not listed
Looks like there is not any central respositary for the packages files and libraries for the Arduino.....they are an addon...???
I have yet to find a good place for Newbie ESP32 Arduino users just to get started.............