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

Zigbee FOTA for nrf25840dk

Hello Folks,

I am following below steps to add Zigbee FOTA to Zigbee: Light switch example.

https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_zigbee_configuring_libraries.html#ug-zigbee-configuring-components-ota

I am using NRF connect SDK v1.5.1.

To add FOTA support I have used attached overlay-fota.conf.

Project build well, but at time of merging I am getting below error.

modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-build does not exist.

Combining ‘mcuboot/zephyr/zephyr.hex’

mkdir(modules/mcuboot/boot/bootutil/zephyr/CMakeFiles/..__bootloader__mcuboot__boot__bootutil__zephyr.dir/C_/Users/Bhavik-Asus/ncs/v1.5.1/bootloader/mcuboot/boot/bootutil): No such file or directory

Error screen shot is also attached.

Please help me to resolve above.

Hello Folks,

I am following below steps to add Zigbee FOTA to Zigbee: Light switch example.

https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_zigbee_configuring_libraries.html#ug-zigbee-configuring-components-ota

I am using NRF connect SDK v1.5.1.

To add FOTA support I have used attached overlay-fota.conf.

Project build well, but at time of merging I am getting below error.

modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-build does not exist.

Combining ‘mcuboot/zephyr/zephyr.hex’

mkdir(modules/mcuboot/boot/bootutil/zephyr/CMakeFiles/..__bootloader__mcuboot__boot__bootutil__zephyr.dir/C_/Users/Bhavik-Asus/ncs/v1.5.1/bootloader/mcuboot/boot/bootutil): No such file or directory

Error screen shot is also attached.

Please help me to resolve above.

overlay-fota.conf

Parents Reply Children
No Data
Related