STEVAL-STWINBX1 datalogger board - name folders with year/month/date/time in standalone SD card mode
I am using the STEVAL-STWINBX1 development board and have downloaded the FP-SNS-DATALOG2 software to the board.
When I use the board in stand alone mode, the data is saved to the SD card and the folders are sequentially named as DL2_00001, DL2_00002, DL2_00003 etc.
When the board is connected via USB to a computer, the data is streamed and saved to to the computer and the folders are named with the year/month/date/time (YYYYMMDD_HH_MM_SS).
Is there anyway to name the folders with the year/month/date/time (YYYYMMDD_HH_MM_SS) when using the board in stand alone mode and logging to the SD card ?
Whether that means implementing a real time clock or receiving a UNIX time from some external source ?
I need to synchronize the data logs from different DAQ systems including the STEVAL-STWINBX1, so a folder named with year/month/date/time is a requirement.
Note: This also relates to my post about synchronizing different DAQ systems...
