How to add the DFU OTA with SMP to a matter sample project like light_bulb

I would like to add smp ota firmware upgrade to the matter sample project, can you provide me with the specific steps to do so, and in which path is the ota file compiled and generated?

Parents Reply
  • I used the light_bulb demo sample project, running on the nrf54l15-PDK development board, and enable only CONFIG_CHIP_DFU_OVER_BT_SMP, and then used the nrf connect device manager software to update the device firmware, after updating the device that serial logs have been stuck here and firmware will not be automatically installed and restarted, what is the reason for the stuck ?

Children
Related