Hello team,
I'm trying to flash an image with nrfutil device program, it seems to be flashing properly as there are no terminal errors / logs. However the image doesn't seem to boot properly on the device.
i'm using a nrf5340 audio dk and im trying to flash a program similar to the audio application. The build runs successfully and when I flash using west, it flashes properly. However when I run
nrfutil device program --firmware /Users/soham/Ksham/firmware/build/merged.hex --log-level trace
It gives me this output
[00:00:04] ###### 100% [2/3 1050119763] Programmed
But nothing boots up on the nrf board.
Please let me know how to fix this
Regards,
Soham