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?