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

NRF52810 + Zephyr + BLE + MCUBOOT

Hello,
does anybody know if this combination (NRF52810 + Zephyr + BLE + MCUBOOT) is possible?

When I build example "samples\bluetooth\peripheral" for NRF52810 by using "west build -b nrf52810_pca10040 samples\bluetooth\peripheral", firmware size is almost 117KB, but when you use MCUBOOT, flash size dedicated for firmware is only 52KB, so it won't fit in ...

Did anybody try Zephyr with this combination and was able to make the binary smaller?

Thanks.

Related