Currently, time needs to be set manually, which may lead to potential time accuracy issues. To enhance this aspect, I propose implementing a feature that retrieves the current epoch time from the cellular module at program initialization.
Benefits:
- Improved time accuracy
- Automation of the process, less manual intervention required
This change would simplify the program initialization process and improve the accuracy of the timestamps for the collected data. Feedback or suggestions on this idea are welcome.