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

Commit Nordic Connect SDK breaks the boot of my application

Hi,

I am developing an Openthread application using Nordic Connect SDK for the nrf52840dongle. I updated my nrf SDK to bd075cc09. Since then, my application won't boot anymore. Commit with hash 141d711c910cba10ec1ccf204af8825ebb6d4890, seems to have caused the issue. I accidently had CONFIG_BOARD_HAS_NRF5_BOOTLOADER enabled together with  CONFIG_BOOTLOADER_MCUBOOT. When I build with CONFIG_BOARD_HAS_NRF5_BOOTLOADER not enabled, my application boots without any problems. Will this commit have influence on devices that are already in the field which had CONFIG_BOOTLOADER_MCUBOOT and CONFIG_BOARD_HAS_NRF5_BOOTLOADER  enabled simultaneously?

Thank you

Parents Reply Children
No Data
Related