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:
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.