This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SDK Memory

Hi,

Please help to share Memory size of following SoftDevices:

S112

S113

S132

S140

Also, what will be the memory size of SoftDevice if i implement Central + Bootloader feature for OTA implementation and which SoC should be good enough ?

Which Softdevice enables me to implement above features.

Thanks.

Parents
  • Hi Digesh,

    The actual RAM size required for the softdevice depends on the configuration of the application ( for example maximum number of connections, number of base UUIDs ) 

    Note that the Bootloader doesn't run at the same time with the application so the softdevice will be in peripheral mode when running with bootloader. 

    If you are getting started with the Nordic's softdevice, I would suggest to test with the application first, before testing with the bootloader. 

Reply
  • Hi Digesh,

    The actual RAM size required for the softdevice depends on the configuration of the application ( for example maximum number of connections, number of base UUIDs ) 

    Note that the Bootloader doesn't run at the same time with the application so the softdevice will be in peripheral mode when running with bootloader. 

    If you are getting started with the Nordic's softdevice, I would suggest to test with the application first, before testing with the bootloader. 

Children
Related