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

How to transfer a bat file to flash memory and access it in file explorer

I have flashed the firmware using nRF connect app. I have a bat file which executed few commands. I want to transfer that file to flash memory and access it I the file explorer so that whenever I plug it in a PC, I can click on it and run the bat file.

Parents Reply
  • I am planning to use it as USB MSC also aside BLE device. I am working on a project and want to use this device as plug and play(download file required for the project via a .bat file which uses the BLE device). I have made a .bat file which is around 1 kb and I want to put that file in the nRF52840 device so that I don't need to carry that file in a separate device.

Children
Related