FOTA via BLE on nRF54L15DK – SMP connection unstable, firmware crash

Hello,

zephyr: Vanila v 4.1.0


I'm trying to run FOTA via BLE on the nRF54L15DK. I’ve configured everything as it should be, based on the sample:

When I build the sample for the nRF52, using the following command:

…it works without any issues.

However, when I build it for the nRF54L15DK:

…the device boots, but I always get an assertion failure, and the firmware crashes. The logs show:

I'm testing the connection using:

On some configurations, instead of the instant assertion failure, I get repeated connection errors and this log output:

Is this a known issue on the nRF54L15DK? Are there any extra configuration options needed for SMP over BLE to work reliably on this SoC?

Thanks in advance for any help!

Edit:
Echo command works once: When I erase and flash device.

Parents Reply Children