Not particularly, but there are a few factors that could cause data drops:
- Buffer overflow: The OLA’s internal buffer may overflow if the SD card write operations take longer than expected
- SD card performance: Over time, SD card performance can degrade, especially with frequent small writes
- Power issues: Ensure stable power supply throughout the 12-hour logging period
Here’s a thread with a lot of good info OpenLog Artemis Serial Logging Issues
To mitigate:
- Try using a freshly faster-class new & formatted SD card using the official SD Association Formatter, the SanDisk Extreme have worked well for me
- If possible, reduce the logging frequency or baud rate slightly to give more headroom for SD card writes
If these steps don’t resolve the issue, you might need to explore custom firmware solutions optimized for high-speed serial logging. Unfortunately, there isn’t a specific specification for the delay between consecutive serial data transmissions