pazaan / 600SeriesAndroidUploader

Your Medtronic 600-series pump data, direct to Nightscout
http://pazaan.github.io/600SeriesAndroidUploader/
MIT License
189 stars 312 forks source link

Upload existing Data to Nightscout #303

Closed psit closed 3 years ago

psit commented 3 years ago

Your Environment

Brief Explanation of Issue

I have 3 month of data in the uploader. I used it as a standalone "second screen" for the 640G. Now I got my Nightscout server up, but I only see old Treatments, no CGM values. New/current CGM values are beeing pushed to NS. Is there a way to push the old CGM data to NS as well?

Uploader Error Code

Steps to Reproduce (for bugs)

  1. Use uploader without NS configured for a while
  2. Configure NS connection
  3. Old CGM data is not uploaded, only current/recent one

Severity Score

1

Pogman commented 3 years ago

It should pull the cgm data and upload it with these settings. The default is 7 days, when set to 90 it will take a fair amount of time to complete.

Screenshot 2021-03-09 143406

psit commented 3 years ago

The data has already been pulled from the pump (as I said, the uploader has been used for quite some time without NS as a "standalone second screen"), it's just not pushed to NS. (I already have set the backfill to 90 days.)

Pogman commented 3 years ago

You could try clearing the cache in your web browser for your NS site, sometimes helps if some data is not showing. Also try reinstalling the uploader as it will try to pull and upload again for the full period.

psit commented 3 years ago

It was not a caching problem in first place. I grabbed another phone and installed the uploader there (I'm a bit paranoid. Never change a running system). Now all data is in NS! The caching was still a problem watching the data dropping in on NS. Thanks for that hint.