Subcategories

  • 150 Topics
    435 Posts
    Muhammad Ali MadesignerM
    @pavel-samokha I’ve noticed the same issue with older activities not displaying animations properly. It seems like only workouts synced directly from the watch to SA are working. Would be great if there was a way to support imported or older activities as well! Regarding the speed discrepancy, that’s an interesting find. The difference between the max speed shown in SA and the white flag animation does make it seem like a conversion issue. If it’s pulling from different data points (peak vs. recorded max), maybe there’s a way to standardize how it’s displayed? Also, I’d really appreciate having an option to manually switch between metric and imperial. Since it’s based on locale right now, it can be a bit inconvenient for those of us using different systems across devices. Hopefully, this is something that can be addressed in a future update!
  • This is the place for creating new feature suggestions for the Suunto app or up-voting existing ones. You can also add your thoughts and comment on other user’s suggestions. Please remember to up-vote or down-vote already posted feature suggestions.

    2k Topics
    14k Posts
    No new posts.
  • Share here your issues or the bugs you have found. Please remember to search just in case your issue is already reported.

    1k Topics
    9k Posts
    No new posts.
  • Community-driven solutions and feedback for key topics

    1k Topics
    15k Posts
    No new posts.
  • Anything related to issues with Partner Sync (Strava, Training Peaks, Endomondo, Runanalyze)

    264 Topics
    3k Posts
    No new posts.
  • Cannot remove compass in customized indoor cycling

    5
    0 Votes
    5 Posts
    257 Views
    Dimitrios KanellopoulosD
    @General_Witt not yet
  • Get a tablet

    10
    0 Votes
    10 Posts
    909 Views
    S
    @Mff73 said in Get a tablet: @ColdBeer You are so prompt to shout :), but @Paridave as just initially said that Suunto App is working on an Android tablet, and even on a cheap one. That’s all. Nothing more about Movescount Web dispearing. But even having SA on a bigger screen does not solve the real - or bigger - issue at all. The information accessible via SA is (in the current version!!!) too limited, a bigger screen might be nicer, but not helpful - no matter if it is a web-based or app-based view.
  • Description of introducing the feature

    2
    0 Votes
    2 Posts
    163 Views
    ColdBeerC
    @marianciu IMHO,I think the first one means that, your heart rate registered by your watch will be recorded in the smartphone and now, it will be uploaded to the database as well. Skit know for the second doubt. Sorry.
  • Cadence ?

    Moved
    23
    7 Votes
    23 Posts
    3k Views
    sartoricS
    @suzzlo said in Cadence ?: @ufobudi said in Cadence ?: Suunto please work this out, cadence data is one of the importants data for the cyclist And road runners Him ? [image: 220px-Roadrunner_looney_tunes.png]
  • Suunto 9 Baro and Suunto app gps/accuracy issues

    3
    0 Votes
    3 Posts
    244 Views
    surfboomerangS
    Indeed. Make sure you updated the watch to the latest firmware (2.5.18) because of the GPS issue. If after a soft reset it still doesn’t work, check if you have the same symptoms as I had before in this post: https://forum.suunto.com/topic/1711/suunto-9-highly-inaccurate-speed-readings. In my case Suunto support replaced my unit recently so I have to see the issue is resolve
  • Use, create and search for hashtag's in app

    Locked
    2
    1 Votes
    2 Posts
    216 Views
    jthomiJ
    Please vote in the first post from @Brad_Olwin in here: https://forum.suunto.com/topic/42/tags/25 Also moved another posts you made into this topic, and will move the posts here to the topic as well. Sure, the discussion is old, but please don’t open new topics for already existing ones. Sadly it won’t come sooner when we make several posts here… @Petter_Ekvall said in Use, create and search for hashtag's in app: @Mff73 Yes I’m nagging about it, but I really want hashtag’s in the app
  • Strava issues fixes

    38
    9 Votes
    38 Posts
    3k Views
    Anssi AuvinenA
    Activities synced to strava & training peaks show the time without pauses. For example swimming in app the time is 1h 4min and in strava & TP 1h 7min. I had 3 minutes toilet break and I paused my suunto 9. This worked the right way when used movescont and the time matched.
  • Multi tracks on GPX

    Moved
    15
    0 Votes
    15 Posts
    2k Views
    AudaxjoeA
    @Tim4c yes it isn’t an issue, it would just be easier to save one file with multiple legs then have each leg as a file in its own right. @remib I know, all GPS I have had for the last 20 years have coped with legs. I noticed the Wahoo of a friends doesn’t. It isn’t a problem but even loading the track to SA needs to be done x amounts of times instead of once.
  • Uploading long activities and FW bug when display is off (SSU)

    4
    1 Votes
    4 Posts
    230 Views
    Dimitrios KanellopoulosD
    @Zdeněk-Hruška yes on both !
  • Search function in routes

    1
    3 Votes
    1 Posts
    107 Views
    No one has replied
  • Creating Routes and swimming stuff

    3
    0 Votes
    3 Posts
    197 Views
    Mff73M
    @Dimitrios-Kanellopoulos said in Creating Routes and swimming stuff: After that download the GPX file to your phone, and choose to open it @DonDougie , Open it from à file explorer on your phone (if it doesn’t propose you SA to open with, try another file explorer) For maps, the latest beta let you choose mapbox instead of Google.
  • How to import training from Suunto App to Mouvescount ?

    15
    0 Votes
    15 Posts
    1k Views
    omunozO
    Hi, I transferred all moves from movescount to TP, and perfect.
  • Suunto App and Training Plans

    2
    3 Votes
    2 Posts
    259 Views
    ColdBeerC
    No way to do that at this moment. STOP. This doesn’t mean neither it would be possible in the future, nor the opposite.
  • External sync through Sports-Tracker

    24
    0 Votes
    24 Posts
    2k Views
    Dimitrios KanellopoulosD
    @ColdBeer its hard to not automate this time the automatic sync. That is technically due to OAuth. OAuth signs you in to another service, then you come back to the app with a secret token (that needs now and then refresh), the server saves it and with that token it uploads for you. You have given specific permissions to that token, eg to upload, read etc. You might have seen that. When you want todo it manually you would have to store that token somewhere at your device or go over the authentication flow again. That said, lets come back to this in a few time as I am also a person that would like to have that In regards to the above, and not trying to blame syncmytracks that app does what in development we don’t do, store your password or ask it every time. That means that the app it self at some point does know the password. Depending on the protocol/method it uses, that password, in a way , can be exposed. Even in system logs as its STORED PLAINTEXT in order to be used to log you in. I bet you know the risks of that and how bad , or childish this method is. my 50c why this app/way does not look ok imo .
  • Cadense Ambit3

    6
    0 Votes
    6 Posts
    430 Views
    S
    Cycling cadence isn’t exported too. (just a reminder, given that the report above is running specific
  • map in the suunto app

    2
    0 Votes
    2 Posts
    180 Views
    Dimitrios KanellopoulosD
    yes on all latest betas
  • Winter Thriathlon

    7
    0 Votes
    7 Posts
    523 Views
    DRezvoffD
    @ColdBeer I use Suunto Spartan Sport Wrist HR
  • how in the application to make the video? as was in movescount

    feedback
    5
    1 Votes
    5 Posts
    701 Views
    DRezvoffD
    @Martin-Frýzek It is what language, Polish?
  • Follow an imported route

    2
    0 Votes
    2 Posts
    172 Views
    sartoricS
    @pescacebesforum Maybe you could open a thread in Feature suggestion I guess it was already discussed, but maybe it was not “suggested”
  • Suunto App and HeiaHeia

    2
    0 Votes
    2 Posts
    249 Views
    Dimitrios KanellopoulosD
    I am not sure about this but please contact support asking them to add it

Suunto Terms | Privacy Policy