janvv / GarminService

BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Connection loss after each CGM value refresh #3

Open flavi0gritti opened 2 days ago

flavi0gritti commented 2 days ago

As suggested on Zulip I'm opening this issue because after building the Loop app with Garmin service and importing my garmin devices (Forerunner 965 and an Edge 1040) I can't get real time readings on any of them.

Basically after connecting the device inside the Garmin service and starting an activity on the device the complication shows only one CGM value before losing sync and connection to my smartphone (showing either past value or after roughly 10 minutes 3 loading dots instead of a number).

Tested both on my 965 and 1040 as shown in the video attached.

https://github.com/user-attachments/assets/ca098470-061c-46ab-9b7d-3b5f72e47fb0

https://github.com/user-attachments/assets/5820f7be-f368-4e76-b40e-749e851dd843

I'm trying to gather some log files from xcode while the phone is still plugged in but I am having a difficult time figuring out how to do that.

micro17 commented 20 hours ago

Hey Flavio welcome Which cgm are you using?

And could you provide thexcode log file while connecting / when a cgm value comes in? There you can follow live if it tries to send a value and if it succeeds.