Lines Matching +full:enable +full:- +full:sample
1 .. zephyr:code-sample:: thermometer
3 :relevant-api: sensor_interface
11 This sample application periodically measures the ambient temperature
31 .. zephyr-app-commands::
32 :zephyr-app: samples/sensor/thermometer
38 To build for other boards and ambient temperature sensors, enable the sensor
40 alias named ``ambient-temp0`` to link to the node. See the overlay used for the
41 ``nrf52840dk/nrf52840`` board within this sample:
49 below a threshold, the sample will enable the sensor's trigger functionality.
54 Sample Output
57 .. code-block:: console
59 *** Booting Zephyr OS build zephyr-v3.3.0-2354-gb4f4bd1f1c22 ***