Hi to all,
i am developing a device with nrf52840 soc and i want use flash data storage module. i want to know what will happen if i had opened a record to read with fds_record_open function and before closing this record i call fds_gc function ?? garbage collection will start the process or no ??