This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Flashing the nrf9160 modem firmware from Raspberry Pi

Hi!

I'm developing the NRF9160 target from a raspberry Pi. The problem is that I need occasionally to perform modem firmware upgrade, and I can't figure out how to do it without nrfjprog.

I looked on pynrfjprog, but it requires the nrfjprog dll which - If I got it correctly - will not work on ARM, like the whole nrfjprog.

Any ideas?

Related