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

Is it possible to update the SoftDevice S112 on nRF52810 using in-place model through UART

As the S112 Bootloader documentation mentions, the nRF52810 does not support updating the (S112) SoftDevice.

In another question "The update-risk preventive method?"  it was mentioned that:

"When the application is downloaded, the old application is always deleted (the in-place application update model is used)."

  • Would it be feasible to use a similar in-place update model for the S112 SoftDevice when using the UART DFU on nRF52810?
Related