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

How to write the value obtained from the sensor to the SD card.

Hi,

I am using fatfs of nRF5_SDK_15.0.0_a53641a. I am writing a program with keil.

I want to know how to write the value obtained from the sensor to the SD card.

・How to read sensor values?

・Can I write the loaded value in f_write part of  fatfs?

Thank you if you know some solution.

Related