Hello, I am facing multiple problems programming the ESP32C3. When I want to upload my code, either one or the other type of error ocurr.
A: It says “no upload port provided”, eventhough I have selected it before. It just seems do disconnect during the compiling/uploading process. Sometimes the “Tools”->“Port”-Text is even grayed out.
B: Most of the time is says “exit status 2: no serial data received” but yesterday I had a slightly new error message saying "Unable to verify flash chip cennection (no serial data received).
Also my Arduino IDE gets stuck all the time and is super slow. The code I am trying to upload just scans for BLE Devices, so it is not that complex.
When I take a new board it works once, but when I try to programm it the second time it fails. Does anyone have any advice?