I am using sdk15 with softdevice 6.0.0 for proximity profile. By keeping bootloader as stable can I change the location of softdevice??
I want to use bootloader at the 0th address of flash. So that I can update softdevice in future.
I am using sdk15 with softdevice 6.0.0 for proximity profile. By keeping bootloader as stable can I change the location of softdevice??
I want to use bootloader at the 0th address of flash. So that I can update softdevice in future.
Unfortunately no because
How can I update softdevice??
what do you mean by update the softdevice? Do you mean how to do a device firmware upgrade for updating the softdevice? There are tons of threads in here. Please search for "DFU softdevice" in the search tab in devzone.
We need to perform a softdevice update for your devices. In our case, once a device is programmed, it cannot be reopened. While updating through DFU, in case an error occurs , it is required that the device should be reflashed. Can we do anything for it? Is there any other method to perform the softdevice update?
We don't have enough memory space to accommodate 2 soft devices and 2 applications. What can we do about this?
Then you can still use DFU with Single Bank Updates (instead of Dual Bank Updates). For more documentation regarding this and what they mean, please check this out.
Then you can still use DFU with Single Bank Updates (instead of Dual Bank Updates). For more documentation regarding this and what they mean, please check this out.