wuxx / nanoESP32-C6

44 stars 8 forks source link

Arduino IDE config doesn’t work #6

Open gtom84 opened 5 months ago

gtom84 commented 5 months ago

Hi, can you confirm your Arduino IDE config works with Arduino IDE 2.3.2? What board definition you use?

I tried your board with ESP32C6 definition from ESP Arduino 3.0.0 Alpha3, compilation and flash worked but there is no response from console. If I compile the same code in C and upload with esptools it works well.

Something seems to be wrong with the Arduino setup.

tyeth commented 5 months ago

I get console response (from the ESP32C6 usb port rather than CH343 usb port) if using Serial.print, and the CH343 shows core debug logging if turned on and cdc enabled. I've selected the following, but I'm getting no wifi networks detected and a brownout message each boot (along with the pll warnings: image