Hello Everyone,
How could I use the temperature from nrf_temp.h in the Eddystone (TLM) example?
Eddystone (TLM) example:
<nRF5_SDK_v11_0_0 folder>\examples\ble_peripheral\experimental_ble_app_eddystone\
Thanks!
Hello Everyone,
How could I use the temperature from nrf_temp.h in the Eddystone (TLM) example?
Eddystone (TLM) example:
<nRF5_SDK_v11_0_0 folder>\examples\ble_peripheral\experimental_ble_app_eddystone\
Thanks!
please look into the example of temperature sensor in
nRF5_SDK_v11_0_0 folder>\examples\peripheral\temperature\main.c\
to understand how you can use the API in nrf_temp.h
please look into the example of temperature sensor in
nRF5_SDK_v11_0_0 folder>\examples\peripheral\temperature\main.c\
to understand how you can use the API in nrf_temp.h