Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Simultaneously opened files in FatFS?

Hi there!

Back again with another question. Now that I've finaly managed to get the Bitmap image to show on the display (ST7735), I noticed the playback of audio from the SD card stops when the image is opened and being written to the display.

In contrary of the ESP-IDF, in which one can easily define the maximum amount of simultaneously opened files, I couldn't find such a setting with the nRF5 SDK. Does anyone have a clue where I could find such a setting?

Oh and by the way, I'm using the nRF5 SDK with the SDK for Mesh and FreeRTOS.

Kind regards,

Jochem

Related