ESP32C6 ADC and WiFi
Posted: Fri Sep 26, 2025 12:49 pm
I'm dealing with a problem that when I run esp_wifi_start() I get an ADC continuous reading drop of ~30 raw ticks. I'm using esp32c6 devkit m1 ADC_UNIT_1, atten_12.
This problem persists even when I flash code with that line commented out. Only when power is cycled with commented code does it disappear. It appears again when the line is run again.
This problem persists even when I flash code with that line commented out. Only when power is cycled with commented code does it disappear. It appears again when the line is run again.