This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DFU Timeout and Failed to open transport backend

I'm using nRF51422 with SDK 9.0.0 and S310 ver 3.0.0. First, I program softdevice and dual bank bootloader by nRFgoStudio. After that it is possible to program my application to blank area by OTA with MCP. But DFU timeout happens around 70% programmed when I try to reprogram the same application. My application ROM size is around 35K byte.

Due to improve this issue, I changed DFU_TIMEOUT_INTERVAL from APP_TIMER_TICKS(120000, APP_TIMER_PRESCALER) to 0x800000. As the result, "Failed to open transport backend" error happens.

I checked related topics, but I can't find out solutions.

Could you please tell me how I can resolve this issue.

Parents Reply Children
No Data
Related