Hi,
I am using fatfs of nRF5_SDK_15.0.0_a53641a.
I am writing a program with keil.
I am currently doing SPI communication with BLENanov2(nRF52832) and SD card with fatfs.
Therefore,BLENanov2 and sensors also want I2C communication.
(I want to write data from sensor to SD card via BLENanov2.)
Do you know sample code for I2C communication?
Currently I am using fatfs, please tell me to write to fatfs if possible.
Thank you!