NCS startup time is too long, reaching 1684ms

Hello everyone,


I've noticed that when using MCUBoot+External Flash+OpenThread+FOTA over BLE+PWM, the program startup time is extremely long, reaching 1684 milliseconds. As shown in the figure:D0 is VCC, and D1 is the main function executing PWM.

SDK+Toolchain:NCS v3.0.0

Board target:nrf52840dk/nrf52840

I have provided the source code of the project in the attachment, please check it out.5100.peripheral_lbs.zip

My goal is to reduce the startup time to less than 100ms, is it achievable?

Parents Reply Children
Related