Hi,
I'm interested in testing the flash of the nRF54L15. Are there any sample applications or existing projects that could help me get started?
Thanks,
PG
Hi,
I'm interested in testing the flash of the nRF54L15. Are there any sample applications or existing projects that could help me get started?
Thanks,
PG
Hello,
I'm not exactly sure what you're trying to test here, but if you're looking for something like read/write operations on flash, you can take a look at the nRF Soc internal Storage. See the relevant sample here.
Refer to the Zephyr Flash API documentation . You can also check out the file system samples, if you are looking for flash on the nRF54L15 using a file system .
Kind regards,
Abhijith