Hello, guys.
We have nRF51822 SoC with 256KB of Flash and 32KB of RAM memories at our disposal. For our application, we would need to use the BLE stack + over-the-air DFU.
What would be less demanding from the memory point of view:
- Using SDK and SoftDevice (S130, S120) + Nordic's secure DFU bootloader
- Using Zephyr OS with built-in BLE stack + MCU Boot
Can you point me to some places where I can read about how the nRF memory is partitioned and where the Zephyr OS, SoftDevice, bootloaders are stored?
Thanks in advance for your time and efforts.
Cheers,
Bojan.