Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

OTA function is good ,but it takes so much size...

The settings.hex file is 6 K ,

the bootloader.hex file is 68 K ,

the softdevice.hex file is 429 K ,

the app.hex file is 183 K.

app.hex  is  just  made for DFU function &ble uart function .

but ,when I add these files to nrf connect(desktop version). It seems that size becomes to 1/3 original size ?

So ,what size is the real size to our MCU?

Related