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

DATA FILE TRANSFER FROM SD CARD TO MOBILE USING USB PROTOCOL. HOW TO DO IT IN NRF52840

we are using NRF52840 , with a SD card.  Data is stored in SD card in Text file or .csv file every 10 mins.  We want to push the data to Mobile App either using the BLE or using the USB protocol.  Kindly advice .

Parents Reply
  • Hey Jorgen, thanks for the example. I have a large file of 240MB on an SD card and I want to transfer this file to the mobile app at once not byte by byte just like you have done in the above example. The byte by byte transfer will take a lot of time as the file size is large and also controlling it on the app side will be difficult. So, I want to transfer my file to the App at once. Can you please recommend to me the fastest possible to do it, 

    Thanks & best regards,

    Sami 

Children
Related