The size of flash of softdevice in the "s132_nrf51822_5.0.0_release-notes" is 0x23000 but atrually the size of the flash used by softdevice is 0x224A7, which I found when I open softdevice hex file .
Can I locate a little part of the application codes between address 0x22500 and 0x23000 becuase my application is too large to be located all in Application Flash Region(between 0x23000 and last valid address in the flash memory), if I need to enable the softdeive and make a ble application?Does it cause some problems?
Platform I used: nRF52810
SDK I used: SDK V14.1.0
softdevice version: S132