ESP32-C6 power consumption: Arduino vs Zephyr vs ESP-IDF comparison
Summary
An in-depth hardware and software energy-efficiency comparison for the ESP32-C6 across three SDKs: Arduino, Zephyr, and ESP-IDF. The article highlights how software abstractions and tooling choices impact power consumption, with notable findings on baseline currents, CPU wake behavior, and an observed stack overflow in one test case.