Subcategories

  • All resolved bugs and issues

    119 Topics
    1k Posts
    No new posts.
  • Getting moves from pre Strava SA compatibility to Strava

    6
    0 Votes
    6 Posts
    134 Views
    surfboomerangS
    @herlas No, I had no duplicates, because I selected only the activities I didn’t had yet in Strava. Otherwise it won’t create any duplicates. Strava does recognize that you already have a similar activity and won’t import it again. @suzzlo I tried SynMyTracks, but that one works with GPX export/import and that caused corrupt activites in Strava. My running activities for example were twice as long in Strava then they were in Suunto App. I ended up using this method: https://devaaja.fi/blog/how-to-export-exercise-data-from-movescount-and-sports-tracker (See Sports-Tracker section, option 2) I altered the script in the manual to export as FIT instead of GPX. Below is my modified version of the script: var key = "sessionkey="; var valueStartIndex = document.cookie.indexOf(key) + key.length; var token = document.cookie.substring(valueStartIndex, document.cookie.indexOf(';', valueStartIndex)); function downloadOne(item) { var href = item.href; var id = href.substr(href.lastIndexOf('/') + 1, 24); var url = 'http://www.sports-tracker.com/apiserver/v1/workout/exportFit/' + id + '?token=' + token; var filename = 'SportsTracker-' + id + '.fit'; console.log('curl -o ' + filename + ' "' + url + '";sleep 2'); } function loopThroughItems(items) { var i = 0; for (i = 0; i < items.length; i++) { downloadOne(items[i]); } } var items = document.querySelectorAll("ul.diary-list__workouts li a"); document.body.innerHtml = ''; loopThroughItems(items);
  • This topic is deleted!

    6
    0 Votes
    6 Posts
    39 Views
  • App keeps crashing all the time

    6
    1 Votes
    6 Posts
    106 Views
    A
    @Dimitrios-Kanellopoulos thanks. Switched to beta again and everything seems smooth now after using it a day or so. Just for the feedback and the other guys that asked before: I didn’t have the Movescount app installed and the app crashed no matter if the bluetooth was on or off. So I’ll stick to beta for now, until you advise otherwise. Thanks again!
  • Route creation Issues

    6
    2 Votes
    6 Posts
    93 Views
    Mff73M
    @Brad_Olwin said in Route creation Issues: It could be helpful to have multiple views for routes, ie Satellite, heatmap etc. I will pass this along. In Android version, one can change map type in édit mode after création. One more misalignment between thé 2 OS. Android have some feature and iOS have other. No critic here, just difficult to understand for some features.
  • App crashes when selecting an activity

    6
    0 Votes
    6 Posts
    134 Views
    suzzloS
    @Terppi eh guy, you search for it, do not punish yourself
  • The strangest thing with activities happened...

    6
    0 Votes
    6 Posts
    92 Views
    D
    @Brad_Olwin Absolutely possible, and what I suspected as well. But that doesn’t explain the outcome.
  • Alpine skiing data

    6
    3
    1 Votes
    6 Posts
    148 Views
    Brad_OlwinB
    @Lozen Mine is showing the same as yours for the zeros, so that is not fixed yet. I did not have HR running so I cannot comment on that. Will check this coming weekend.
  • Step count in activites wrong

    6
    1
    0 Votes
    6 Posts
    93 Views
    Brad_OlwinB
    @fhegnor I typically don’t pay much attention to steps but will try to keep an eye on this…seems highly unusual based on what my S9 reports. I know a different watch…but that is way off.
  • iOS 1.7.1 (6948) daily data bug

    6
    2
    1 Votes
    6 Posts
    134 Views
    M
    I think it was for the first day of the week. For me it’s the day two of my week. And it look good. [image: 1553022743253-45f62c5a-48fe-4db6-af8a-29506f500dea.png] [image: 1553022743248-f27cafd2-22bf-442d-80a9-adf36372a215.png]
  • Suunto 9 swimming pool laps - pace and time?

    6
    0 Votes
    6 Posts
    133 Views
    fejkerF
    @jean-william-cousin yes, minor detail … it needs GPS to function.
  • One run fails to sync to strava

    6
    0 Votes
    6 Posts
    106 Views
    D
    @Dimitrios-Kanellopoulos Apologies, I tried deleting it again. Here is the new one, but unfortunately still hasn’t got to strava https://app.suunto.com/move/richarddutton/5cbdbcf50f3e493db769cadb
  • VO2max S5 missing in SA after reinstall

    6
    1
    0 Votes
    6 Posts
    153 Views
    Dimitrios KanellopoulosD
    @Armin-S Does it show per watch? I mean the charts are there and are created from the data dont worry about that. I am trying to understand as well.
  • Treadmill sport profile

    6
    1
    1 Votes
    6 Posts
    87 Views
    andrejfitA
    @silentvoyager really, this is truth. So weird option. I think this is connected with Suunto app possibilities becasue in MC you have options per sport profile but in Suunto app dont have such possibility. So they (Suunto) did it as general option for every sport mode. Its the same for theme selection also (one change affect every sport profile). 🤨
  • Suunto app freezing on mobile screen

    6
    0 Votes
    6 Posts
    95 Views
    Dimitrios KanellopoulosD
    TRy to use the latest version on Android 4.10
  • GPX imported in Suunto App but without elevation data !

    6
    0 Votes
    6 Posts
    154 Views
    P
    @Jose-Luis Hello The problem was the conversion. Thanks for the URL to convert the KML file Sorry for the disturb Have a nice day
  • Can't delete old moves in my watch

    6
    0 Votes
    6 Posts
    54 Views
    EgikaE
    @TELE-HO yeah, if you delete it in MC or/and S, then it is not synced back of course. Sorry…
  • Crosstrainer and "wrong" distance

    6
    0 Votes
    6 Posts
    185 Views
    B
    One solution could be to calibrate the distance by rotation, according to the frequency of “pedaling” (RPM) which is correctly calculated on my Suunto 5… a bit like the “old” bike counters …
  • Paused time counted as session time in the app

    6
    -1 Votes
    6 Posts
    116 Views
    Dimitrios KanellopoulosD
    If you are talking about pauses in the charts yes this is by design. Data are recorded during pauses but not accounted for calculations. Pauses in the next updates will be indicated at the UI
  • Delete notifications on the watch

    6
    0 Votes
    6 Posts
    227 Views
    D
    You with the Suunto S series watches, did the latest FW upgrade solve this issue?
  • IOS Catalina

    6
    1 Votes
    6 Posts
    221 Views
    Antti JA
    OK found this. That command is enough for console apps, but according to the post, more is needed to run GUI apps. Not trying myself though.

Suunto Terms | Privacy Policy