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

Understanding/debugging DFU?

Hello,

I have added DFU to our project. In general it works, at least parts of it.

Assume I receive often/always NRF_DFU_EVT_DFU_FAILED, how do I find out, what is the reason for it?

Is there some documentation which handles these case? Perhaps function calls to get additional info?

Or is the right way to log exchanged data, analyze them, compare them to suggested sequences?

Where do I find documentation of exchanged data?

Many thanks!

Best regards,

Marie

Related