Hello,
I am currently trying to include one of nordics flash examples into my project. Ive tried both, flash_fds and storage example. Unfortunately both will assert after a flash write action.
I already asked for help a few weeks ago, but using the flash is now my biggest problem so I need help to manage this somehow. best would probably be if I could write the flash at runtime, because I think there might be something up with the timing. Its also impossible to debug because the hardfault will happen quite randomly (which makes sense since writing the flash is asynchronous). so init works, reading from flash also works but erasing and writing does not.
Sincerely