Search found 2 matches

by Wisssje
Thu Aug 17, 2023 8:08 am
Forum: ESP-IDF
Topic: ESP32-C6 Freezes without recovering
Replies: 0
Views: 1015

ESP32-C6 Freezes without recovering

Hi, We're using the ESP32-C6 in our sensor project and are experiencing random freezes with no debug info or (watchdog)reset. It's a matter of time before all our sensors become inactive without self recovering. The only way to fix it is a power cycle. We tried different work-around to get around th...
by Wisssje
Mon Jul 17, 2023 1:37 pm
Forum: ESP-IDF
Topic: ESP32-C6 Wrong ADC values after esp_wifi_start
Replies: 0
Views: 659

ESP32-C6 Wrong ADC values after esp_wifi_start

Hi, We like to read ADC values from GPIO0 & 4 while also connected to wifi.
ADC oneshot reading is working before esp_wifi_start(), after the call it always returns 4081.
Is it possible to have a working ADC next to a connected wifi?

Used IDF is master 4fc2e5cb