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

Creating Bootloader with FreeRTOS

Hi,

We have 2 projects in pre-production stage that use nRF52840. We are also using FreeRTOS for both projects.

Now we need to create an OTA bootloader for both. There is a standard bootloader from Nordic that uses the power management module from SDK, and there is a standard demo for FreeRTOS, but without a bootloader. We also found that FreeRTOS uses its own power management functions, so there is a collision here.

Could you please advise what is the best way of merging those 2 demos?

Parents Reply Children
No Data
Related