This sample periodically reads temperature from the ESP32-S2 and ESP32-C3 Internal Temperature Sensor and display the results.
In order to run this sample, make sure to enable esp32_temp
node in your
board DT file.
.. zephyr-app-commands:: :zephyr-app: samples/sensor/esp32_temp_sensor :board: esp32s2_saola :goals: build :compact:
Current temperature: 22.6 °C
Current temperature: 22.8 °C
Current temperature: 23.1 °C