Hi
I am using nRF54L15DK, with SDK v3.2.2.
I want to implement an event log, persistent in Flash.
Initially I thought of using FCB, but I am running in to issues with this.
Before I spend too much time trying to get this to work, is FCB recommended for the nRF54L15 for event logging?
I found this article which doesn't even mention FCB: here
Thanks