Hi Folks,
I’m trying to connect a Heltec ESP32-C3 to the Arduino IDE. I’ve tried to follow the bouncing ball instructions to the letter for installing and setting up the IDE. This includes installing the SiLabs driver and installing the Heltec GIT libraries.
Problem 1. There is no entry for the Heltec ESP32-C3 in the list of boards. There’s plenty of other ESP32-C3 entries (e.g. LillyGo).
Question 1. What is the appropriate board to use with the Heltec ESP32-C3 in the library?
Problem 2. I can’t find a way to get the board to establish a serial connection with my MBP M2. After I connect the cable, there is an orange LED, after the system boots (?) the LED swaps to a bright white LED. However, there is no new entry in the serial connections. I’ve checked both inside the Arduino GUI and using terminal in /dev.
I’ve tried using two different USBC cables. The one from Apple is USB-C at both ends. A second one is a USB to USB-C.
I have read somewhere that the C3 chip needs to go through a USB to USB-C conversion. Sounded like an odd workaround. I also read that it needed to reboot after being powered up. I’ve tried that, pressing and holding the Boot button for several seconds, and the same with the reset button. No change in behaviour.
I know that the problem isn’t with the laptop. I can connect just fine to CUbeCells and WIFI_Kit_32_V3.1 chips.
I bought a batch of four of the C3 boards. I’ve tested this on two of them. Same problems and behaviours.
What am I missing here? I would have expected to see an entry for Heltec ESP32-C3 in the list and I would have expected it to establish a serial connection straight away.
It also seems a little disconcerting that there are no forum entries specifically for the C3 here. Are they just subsumed into discussions of their close relatives?
In trying to RTM I noticed that there are several broken links for the ESP32-C3 and several that point to generic ESP32 documentation.
Please, any help would be most appreciated.
Kind regards,
Darren