I got this unit and the demo works fine. Here are some questions.
How do I record a CSV instead of a TXT. CSV can be opened easily by excel and is formatted
When is the system recording a new file? How do I program it to generate a new file after 24 hours for instance ? (After the Arduino started)
How do I change the name of file to be recorded?
How do I make your system record the files under a name I specify ?
Thanks
Hi there, everybody happy with the serial logger? Anybody else has got problems using the logger? Mine „freezes“ after a minute or so, stopping the led blinking, and having disconnected it from TX and Arduino Power, reading it on my notebook shows up FAT problems while reading the last file written! Thanks for further comments!
When will the module enter USB flash drive mode? When to enter data storing mode?
When a USB host is used to connect the module, the module enters the USB flash drive mode, at the time data can't be stored in the module and the CONFIG.TXT file and new blank files will not be automatically generated when the module is powered on. In other cases, the module enters the data storing mode, and the CONFIG.TXT file and new blank files will be generated automatically if the module doesn't have a CONFIG.TXT file.
What can I do if a file cannot be deleted?
Please format the storage first, and then refer to the methods in "For First Time Use".
The CONFIG.TXT file isn't automatically generated when the module is powered on.
Check whether the USB host is used to power the module first, and then check whether the file system for storage is FAT32.
The SD indicator is not lit when data is rapidly written to the module.
The SD card has write endurance cycles of 100 thousand times. In order to ensure the SD life, write to SD card once about 50ms or 512 bytes after the module writes to data.