Testing the FOTA over BLE on nrf54L15dk using the SMP server sample of the NCS v2.8.0.

Hello,

I'm experiencing issues testing the FOTA over BLE on nrf54L15dk using the SMP server sample of the NCS v2.8.0.

To reproduce my issue, just build the sample out of the box, with the following build configuration :

- board target : nrf54l15dk/nrf54l15/cpuapp

- base configuration files : prj.conf

- extra Kconfig fragments : overlay-bt.conf

- base devicetree overlays : boards/nrf54l15dk_nrf54l15_cpuapp_ext_flash.overlay

- system build : sysbuild

Build and flash this on nrf54l15dk and try to upload the firmware using the device manager app, using a dfu_application.zip file.

Thank you for your time,

Raphaël.

Parents Reply
  • Hello,

    I have never tried DFU using the zephyr.signed.bin file, I just tried and I have an image upgrade state error saying "There is no free slot to place the image". I guess it's caused by the previous test who failed but didn't released the space dedicated for DFU ? Another test, after erasing and flashing the board. Now the image upgrade state error is : "Sending the request timed out".


    No indeed I didn't use this specific configuration.
    Can you enlighten me on why is it necessary ?

    Thanks,
    Raphaël.

Children
Related