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

Nrf9160 modem_param_info temperature support?

I'm interested in collecting the modem core temperature for my applications. After some digging in modem_info.h / modem_info.c , I saw the temperature data structure exists but isn't being integrated into modem_param_info. I made the necessary corrections to add temperature (As well as support for modem_info_json.c), but they are only available in my local version of ncs. I understand the resolution is only +/- 5C, but that is still useful for a lot of applications. My suspicion is that a lot of users would be interested in this sensor value, so would it be possible to make temperature a permanent addition for all future versions?

Parents
  • Hello Sheldon,

    My suspicion is that a lot of users would be interested in this sensor value, so would it be possible to make temperature a permanent addition for all future versions?

    Thanks a lot for your request! We are actually working on this as we speak. The modem temperature should be available soon in the modem information library :-)

    Regards,

    Markus

Reply
  • Hello Sheldon,

    My suspicion is that a lot of users would be interested in this sensor value, so would it be possible to make temperature a permanent addition for all future versions?

    Thanks a lot for your request! We are actually working on this as we speak. The modem temperature should be available soon in the modem information library :-)

    Regards,

    Markus

Children
Related