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

nrfprog for ARM architecture

Hi,

We 're currently using an ARM SOM that will run Yocto Linux from NPX for our current project. We have the nrf52840 connect to this SOM via USB, and we want to be able to firmware upgrade the nrf52840 over USB in this environment. We can force the nrf52840 to go into serial DFU and detect it on Yocto's side with no issues. The problem now is that we want to use nrfprog to carry out the flashing/upgrading, but nrfprog isn't compiled for ARM architecture. 

Does anyone know if there is an ARM Linux binary for nrfprog? If not, does dfu-util work with SDFU? Or any potential solutions for this would be helpful.

Thanks,

Jon

Related