Hi,
I'm investigating possible improvements to our custom firmware update architecture. I'm curious as to whether it is possible to run the SoftDevice from a location in flash besides adjacent to the Master Boot Record. I'm thinking that if a flash page in a unit becomes worn or is defective, and that page happens to be in the SoftDevice space, it could be useful to be able to execute the SoftDevice from a different location in memory. Is this viable?