j-kaltes / Juggluco

Android app for Freestyle Libre 1,2 and 3 and Chinese Sibionics sensors
GNU General Public License v3.0
217 stars 56 forks source link

Time sent to libre2patched app interface from juggloco 8.0.20 #160

Closed Npavkov closed 5 months ago

Npavkov commented 5 months ago

Does Juggluco receive the bg reading date/time from LIBRE3 sensor to send to patched app interface or does it send the current date/time of the bg reading from on the phone to the interface? started LIBRE3 sensor with juggluco on phone, then use galaxy watch4 as collector of sensor reading, but android wear version of juggluco seems to be sending the galaxy watch 4 collector date/time of the reading?

j-kaltes commented 5 months ago

For Juggluco to work correctly, the date and time on all phones and watches that receive glucose values via a mirror connection should be the same. None should be set to the wrong time. Timezone differences don't matter. The times of the glucose measurements that the sensor sends is relative to the current time. The Juggluco connected to the sensor, transforms that to an absolute time.

Npavkov commented 5 months ago

thank you.

Npavkov commented 5 months ago

thank you