You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am writing a bootloader for the nrf52 that needs to accept OTA firmware updates as well as over uart. I have both working but the bluetooth controller adds about 100k to the build size and that's just too much flash to give up for a bootloader. I have looked online but cant find any recommendations on lowering the build size. If I could get it to be under 52k I think it would be fine, it currently sits at just under 129k.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am writing a bootloader for the nrf52 that needs to accept OTA firmware updates as well as over uart. I have both working but the bluetooth controller adds about 100k to the build size and that's just too much flash to give up for a bootloader. I have looked online but cant find any recommendations on lowering the build size. If I could get it to be under 52k I think it would be fine, it currently sits at just under 129k.
Beta Was this translation helpful? Give feedback.
All reactions