This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Flash filing system for nRF Connect SDK

Hi there,

Our team is developing an application based on the nRF5340-DK - we are developing on the DK while our hardware is in transit.  Our schematic largely follows the reference design for all necessary peripherals.  Notably, we've used the same QSPI NOR flash series as the MX25R6435F specified in the PCA10095 schematic (albeit larger).  Our intention is to use this external flash as a general filing system to store sensor data

I've scoured the nRF Connect SDK examples and there doesn't seem to be any reference as to how one uses the external flash as a general filing system. I'd very much appreciate it if someone could please provide some guidance as to the simplest way to achieve this.  Thanks!

BR,

Z

Parents Reply
  • Thanks for the detailed list of options, Simon.

    I've had a review of the various file systems outlined in your response; NVS, being a basic key:value store, looks like a good fit for this application.  I'll start looking into implementation based on the guidance you've already provided, however would appreciate if you could also outline implementation steps.  Thank you.

    BR,
    Zyrus

Children
Related