i am using nrf5_sdk_17.1.0 for nrf52840DK sdk_config file doen't have the internal temperature measurement api how do i add that?
i am using nrf5_sdk_17.1.0 for nrf52840DK sdk_config file doen't have the internal temperature measurement api how do i add that?
Hi,
What example are you using? If the example is using the Softdevice stack then you can use the sd_temp_get() call. If the application is not based on the Softdevice then you can use the Temp driver.
regards
Jared
Hi,
What example are you using? If the example is using the Softdevice stack then you can use the sd_temp_get() call. If the application is not based on the Softdevice then you can use the Temp driver.
regards
Jared