Dear ,
With nRF connect SDK, is there a way to check if the SD card is formatted with the correct file system, i.e. FATFS? If it's not in FATFS, how can we format it via the program (NOT from PC via USB)? I can see relevant posts using nRF52 SDK but not nRF connect SDK.
Basically what we are trying to achieve here are:
- Check SD card file system after power-up; and
- Format the SD card if it's not in FATFS.
Thanks a lot.
Kind regards, Kevin