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

nRF52 FDS application size

Hello Nordic team,

I am working on ble_peripheral example. Initially application binary file size is 100 KB but after adding support of FDS application size increased to 156KB. That mean FDS increase the application size to 56KB?

After adding support of FDS in any BLE_Peripheral example code, application code size increased by approximate 56KB?

Any information will be appreciated.

Regards,

Rajneesh

Parents Reply
  • Thanks for the quick reply.

    I am using SDK-11.0.0 and hrs_with_dfu example on nRF52832 and S132 softdevice. My application size is 100KB after adding support of FDS application output file (Hex) file increase to 156KB. Then I removed FDS support and add fstorage support it increase from 100 KB to 136KB.

    I don't think FSD or fstorage increase this much amount of file size.

    Any highlight in this is appreciated.

Children
Related