Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Application region stuck in app error check

Hi,

I have bootloader programmed in nrf52840. Using OTA I programmed one application region but that application stuck after bootup.

Now how to recover from this situation?

  • Hi,

    Do you have debug logging enabled, or are you able to debug the app after the OTA update to find out more about the error (i.e. where it occured and what the error code was)? Also, have you tried to see if the app runs ok if you program it directly with the programmer instead of OTA DFU?

    Edit: maybe I misunderstood the problem, can you maybe clarify what you mean by recover? Are you wondering how you can fix the actual error, or just how you can get it back into DFU mode?  

Related