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

Why is the S132 Softdevice not in the Keil nRF SDK 11.0 Examples?

I checked several (not All) Keil nRF SDK 11.0 Ble_pheripheral examples and the S132 softdevice Hex File doesn't seem to be in the project any more. The flash softdevice target definition is still there but the target start address settings are the same for the actual example target and the Flash soft device settings To add the softdevice to the project should i define it as Image file? Are start address = 0x0 and size = 0x80000 correct for the Flash softdevice target? I also noticed that the Start address settings of the actual application target are different between the nRF SDK 11.0 examples (0x1C000) and the CMSIS pack examples (0x1B000), what is the reason of this change?

Related