The board definitions do not support any sample that needs the dfu feature currently, nrf54L15_partition.dtsi needs to be adjusted to fit the memory only on the SOC.
The version that exists in my repository right now maps memory that does not exist. I should have a fix out today. Seeed should have an official fix soon too, from what I’ve heard from that team.
It’s trying to allocate enough space to do OTA updates.
Well, I got as far as building and flashing it, but my problem is my working 54l15 is part of a device already, and my spare is semi bricked, so I can’t non destructively connect my e-paper… new project figure out un softbricking.
For some reason the attached epaper driver fires up the motor controller, turns one direction, them the other and then just presents a serial terminal to my PC over usb… so it’s definitely trying to do stuff
Did you build your config, for the Driver board or the breakout board?
The error log seems to indicate the driver.h is for a different board?
I would also ask if you have it working on the Xiao Nrf52840 ?
xiao_7_5_inch_epaper_panel is based on XIAO-C3. I think it would be nice for users to offer a second option for Zephyr/nrf54l15 with a more affordable screen to validate the functionality.