Hi. I'm using nRF51822AC, SDK12.2.0, S130. The size of "s130_nrf51_2.0.1_softdevice.hex" in SDK is almost 300KB. But chip's flash mem size is just 256KB. It's bigger than flash. How can it be possible to download?
Q1. The real size has different file size? How can I estimate the size of Soft device?
And example code size(ble_app_uart_pca10028_s130.hex) is 335KB.
Q2. How can I estimate the real size of application if it's not real flash size?
Q3. Can you check if my Keil setting is OK or not as below?
I need your help.