Is the update with SUIT always complete?

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.

Parents Reply
  • Hi again, 
    I will have to check internally but as far as I know there is some limitation with updating the overlay with SUIT DFU. 
    Have you considered to choose other pin instead of P9.05 ? 
    One of the solution I have seen with SUIT DFU issue was to access the GPIO registers and modify them directly instead of using overlay file. But I'm not so sure if that even possible on disabling CAN120. 

Children
Related