Hi
I'know there already exists some tickets regarding getting the version number of the software running on the net-core but they are old and do not answer my question.
- First of all, is it possible to query the version from the running application on the app-core, not from mcuboot
- If yes, has it to be done by calling pcd_network_core_app_version()?
- If doing so, I get a bus error, probably because the ram region has been locked. can this be reversed?
- if the above does not work, is there another way to do so? The reason I want to do this is the same as most others asking this question. They do, for whatever reason, not want to do a simultaneous dfu and what to check the firmware of the icp_radio at runtime.
So, is there a way to achieve that? And how?
I'm using NCS-SDK v3.3.0