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

nRF51822: Zephyr OS vs SoftDevice

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:

  1. Using SDK and SoftDevice (S130, S120)  + Nordic's secure DFU bootloader
  2. 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.

Related