-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Storing the activity data #1
Comments
Hi 😊
It is definitely possible to record and store data values in CIQ – and then they can be viewed later on Garmin Connect. But it’s not something I have time to try out currently unfortunately ☹
If you or someone else wanted to look into it, then I think it would use the ActivityRecording and FitContributor parts of the CIQ libraries:
* Toybox.ActivityRecording (garmin.com) <https://developer.garmin.com/connect-iq/api-docs/Toybox/ActivityRecording.html>
* Toybox.FitContributor (garmin.com) <https://developer.garmin.com/connect-iq/api-docs/Toybox/FitContributor.html>
But I’ve never tried to use those ones, so I don’t know if that is correct!
Although it doesn’t look like there are that many functions … so I might give it a go if I get a chance …
Thanks,
Mark
|
Hi Mark, Thanks, |
Hi @markdotai, What do you think? |
Nice work again :) Those 3 values sound like the best ones to store - I think it will be very useful to everyone, and much appreciated! I've been very busy all week, but I'll add in your new data display changes this weekend, and make a new version. Plus check your other comments :) Thanks for your great work on this! |
@NicholasRasi -H |
Hi @hrissanen, |
Hi Everone thank you
|
Which version of the Garmin CIQ SDK are you using @seppal123 ? |
The master-release branch has the latest version that matches the Garmin store - but even that is 5 months old and probably only compiles with the CIQ SDK 3 versions. |
Ok i have downloaded the latest Version Connect IQ 6.3.1. Thank you |
OK latest Version, which works correctly for compiling is 4.0.10. (tried this with forerunner 245m) Thank you so far |
I just don't have time at the moment sorry :( Too busy with work ... |
Hello and thank you for the data field.
Do you think it is possible to record and store the displayed values such that they can be viewed after the activity?
Thank you
The text was updated successfully, but these errors were encountered: