Hi
I am working on the Connectivity Bridge project using Thingy91. I noticed that the Thingy91 shows up as a USB drive that has four utility files, readme.txt, config.txt, etc.
In fs_event, there are only FS_REQUEST_CREATE_FILE and FS_REQUEST_PARSE_FILE. I will need to use Thiny91 as USB mass storage to save a few bytes data.
My question is
How to save the text files back to Thingy91's flash after making changes to config.txt or other files on the Thingy91 from the PC's USB ?
Thanks,
Face