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

smp_srv FOTA on nrf5340

Hi,

We are running the smp_srv on the nrf5340 NET Core, we suspect the example is writing the firmware image to the NET core instead of the APP core.
How do we have to modify the server for it to write to the APP core instead of the NET core, We are running a MCUBoot bootloader on the APP core that enables
the NET core at bootup.

Related