Hello,
We have the following environment:
1) nRF Connect SDK v3.0.1
2) The custom board with nRF54H20
3) Our project with update capability using SUIT file.
We update the FW on nRF52H20 with SUIT and it looked good.
But after some changes in our app.overlay our code didn't work well after update with SUIT.
We needed to flash our FW with programmer first and then the behavior became as expected.
So the question is the update with SUIT is always complete?
Thanks.