Identifying modem version with J-Link (and pynrfjprog)

Do you know of any way of reading the installed modem version of an un-locked nrf9160 through the j-link programmer. I would like to conditionally program the modem firmware based on whether it is up to date.

I know it can be read in the application code, but this approach does not work for my use case.

Matthew

Related