Read CPUNET Image Firmware Version from CPUAPP at Run Time

Hi,

My application is running NCS v2.5.3 on a nRF5340.

My project has FOTA via BLE, is running mcuboot, and is a multi-image build. I am trying to verify, from within the normal code operation, that the netcore image of my dfu package is being updated and installed and want to be able to monitor what version of firmware is running on my device. I have not been able to find a way to read the netcore firmware image version number from within my cpuapp code during operation and was wondering if there was an API call and documentation I could use.

Thank you in advance for the time and help.

Sam

Related