Hi There,
I'm working on a datalogger project using nrf52840, includes BLE also. I'm using external 24 channel ADC and should be able to log data to the SDCard at the rate of 1000 samples/sec. I'm trying to write to the SDCard using FatFS. Is it really possible to log the data at that rate?. Any application close to my requirement?.