This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how to get nrf5340 soc temperature

Can I get the temperature of the nrf5340 SOC via sd_temp_get just like nrf52 ?

Parents Reply Children
  • hello,simon 

    After I have tested nrfx_temp_measure, I can normally read the temperature data, but some of the devices in my hand will have the phenomenon that the read temperature is 0. After I reset it by NVIC_SystemReset function, the read value of nrfx_temp_measure function is still 0.Unable to recover. Do you have any directions?In addition, ask whether the NVIC_SystemReset function can reset netcore?

Related