You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESP32-C6 ADC readings are currently inaccurate due to lack of proper calibration. Need to implement ESP-IDF's adc_cali API to use factory-stored eFuse calibration values for accurate voltage measurements for battery monitoring.
ESP32-C6 ADC readings are currently inaccurate due to lack of proper calibration. Need to implement ESP-IDF's adc_cali API to use factory-stored eFuse calibration values for accurate voltage measurements for battery monitoring.