All the readings in my LogTag data are old
What’s going on? You’ve downloaded your data and this week’s data is not there.
The problem is probably in the way your logger’s memory is configured.
If you choose the first option, the logger will record until its memory is full, and then start overwriting the oldest memories with new ones. This is the preferred behaviour.
However, by default, the second option is selected. This means that the logger will log until the memory is full and then stop.
If this is the case, it would explain why your data is out-of-date – the logger’s memory is full and it is not recording any more readings.
To fix this, reconfigure the logger and select the Overwrite option.