Wellllllll I'm not sure this is a good idea any more. Or at least there's some place for improvement on Garmin's side.
I made all my changes (working on Fenix6 which has 32 KB DF memory), and then I tried it in the simulator on Fenix 3 (16…
Wellllllll I'm not sure this is a good idea any more. Or at least there's some place for improvement on Garmin's side.
I made all my changes (working on Fenix6 which has 32 KB DF memory), and then I tried it in the simulator on Fenix 3 (16…
ok, so I've found the problem.
I had implemented some code in the MIPS version of my watchface (which I've just used as the basis for the amoled version) which basically prevented onUpdate() from completing all it's actions if it was called more than…
Hello!
I already search for “tide” apps here and github, but i think there’s no one that can work and convert do garmin app, if i’m wrong, tell me.
I red about tide prediciton and is not so easy as it seems, there’s a lot variables…
Hi,
I have been using the android Garmin Connect app from while ago, and i have some features sugestions:
-> Limit more the number of badges that a person can win while challenge its connections or at least earn a bagde for each group of 10 challenges…
I don't know what phone you use but xdrip+ for Android is what I use for dexcom but it should support Medtronic as well based on a quick Google search.
It took me forever to realize that there is more than just nightscout out there. Specifically xDrip…
Given that MonkeyC has previously been memory constrained
I'd say that Monkey C is still memory constrained, given that watches like FR245 (non-music), VA4, Venu and Fenix 6 (non-pro) still have 32 KB of available memory for a data…
You're encountering at least 2 different errors.
The first image indicates that you are trying to simulate a device (either the fenix6 or fenix6pro) that uses a font that is not available on your computer. You could look in the listed folder to see…
To understand this, the best thing to do is put together a simple app and run it on your garmin device.
It uses the location on your phone to get the weather, at least on Android.
observationLocationName is the friendly name of where the weather is for…
I do CrossFit style workouts 3 times a week. I like being able to program my WOD into my Garmin Fenix 6. I am a bit frustrated that some stretching, warm-up, and strength/conditioning movements are not listed in the available exercises. Examples: glue…
What issues did you find? Do you mean in the first code posted?
The big one was can only look at some of the attributes of a ScanResult after BleDelegate::onScanResults() is called. There were others, but I don't recall what they were. The…