This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Zephyr API to read the nRF5340 die temperature

Hello,

I am looking for some some nRF5340 example code that reads the nRF5340 die temperature using zephyr APIs.

I've looked at previous posts but I could only find this one https://devzone.nordicsemi.com/f/nordic-q-a/56171/how-to-get-die-temperature-on-nrf52832-using-zephyr from 10 months ago that stated none existed. I am hoping someone, somewhere musty have done something similar.

Thank you.

Kind regards

Parents Reply Children
  • Thank you Hakon.

    I have just seen your reply. I have been checking my inbox for a notification email from DevZone informing me you've updated my ticket. However, for some reason I did not get a notification despite the fact Notifications are enabled.

    Anyway, I will have a look at your example and let you know how I got on.

    Kind regards

    Mohamed

  • Hi Mohamed,

     

    Learner said:
    I have just seen your reply. I have been checking my inbox for a notification email from DevZone informing me you've updated my ticket. However, for some reason I did not get a notification despite the fact Notifications are enabled.

    Could you check if the notification is ticked under "settings -> notifications"? Specifically this one?

     

    Learner said:
    Anyway, I will have a look at your example and let you know how I got on.

    as mentioned, it is a very simplistic example, which statically declares a region of RAM, and the network core essentially writes into this RAM address based on when the IPC event occurs. It does not have much error handling wrt. synchronizing.

     

    Kind regards

    Håkon

  • Hi Hakon,

    Yes, every item is ticked. I did receive notifications in the past, the last one back in January 19 2021. I also received two more on Feb 16 2021 after a password reset request.

    Kind regards

    Mohamed

  • Hi Mohamed,

     

    My apologies for this. Im currently checking with the site administrators to see if we can figure this out.

     

    Kind regards,

    Håkon

  • Hi Hakon,

    I have received a notification about your previous reply. Have you made any changes on your side? Anyway, Notifications are working now.

    I still have not had a chance to try your proposed die temperature solution. While waiting for your response I started another task and I need to complete it before I can go back to the die temperature. I will probably look at it sometimes tomorrow.

    Kind regards

    Mohamed

Related