Suunto app Forum Suunto Community Forum
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • pavel.samokhaP

      Offline Maps and Routing in Suunto App

      Watching Ignoring Scheduled Pinned Locked Moved Suunto app and other software services
      111
      13 Votes
      111 Posts
      3k Views
      sky-runnerS
      And here is an example of much better rendering of the map that is actually very easy to read on the go - this is OsmAnd app. Also note that most of the app icons are semi-transparent and don’t obscure the map details as much. [image: 1775358133821-screenshot_20260403-150200.png]
    • S

      [Discussion] Share your projects

      Watching Ignoring Scheduled Pinned Locked Moved Suunto Plus Development discussion peer-support
      56
      1 Votes
      56 Posts
      4k Views
      brechtvbB
      @aenzed okay thank you for your input. This weekend i’m starting on reading a garmin sensor, should not be too hard. But this limit of 2 sensors is really wild. If one cycles with: speed cadance power heart rate sensor, we are 2 times in the blue. Suunto should really up this number, with just a note/popup that power consumption will go up because of the number of connected devices. That is totally acceptable. Suunto users understand as well that GPS can be configured less precise for less power consumption.
    • Tomas Vujic SchelinT

      Elevation profile of routes created in Suunto App

      Watching Ignoring Scheduled Pinned Locked Moved Suunto app and other software services
      20
      2
      4 Votes
      20 Posts
      504 Views
      pavel.samokhaP
      @2b2bff elevation contour lines are just lines only to show elevation. So while it is based on the source data of the same nature it’s neither the form nor the tool for the task
    • althaea35A

      New promo for April 8

      Watching Ignoring Scheduled Pinned Locked Moved Headphones
      17
      0 Votes
      17 Posts
      994 Views
      sky-runnerS
      @shamilt1 Also these look very similar to Shokz OpenFit, OpenFit 2, OpenFit Pro, all of which are not bone conducting headphones.
    • S

      [Question] No stupid questions - ask anything here

      Watching Ignoring Scheduled Pinned Locked Moved Suunto Plus Development
      114
      4 Votes
      114 Posts
      7k Views
      S
      @assaf1007 You are using two different strings for getObject and setObject. This should be a minimal working example which pushes settings.active up by 1 whenever you start an exercise: var settings = null; function onLoad(input, output) { settings = { maxPace: 12, timelapse: 123, active: 0, }; loadSettings() } var loadSettings = function () { var loaded = localStorage.getObject("appSettings"); if (loaded != null) settings = loaded; // else localStorage.setObject("appSettings", settings); settings.active++; localStorage.setObject("appSettings", settings); }; function evaluate(_inp, _out) { setText("#active", String(settings.active)) } function getUserInterface() { return { template: 't' }; } and the html: <uiView> <div> <div id="active" class="p-m"> 0 </div> </div> </uiView> So: but i wish to be able to set values at the watch itself (if possible) … in such case, i need (= user need) some kind of a preliminary UI (before app starts) to be able to update settings… Possible indeed! The ‘tennis score pro’ application has a start screen which saves the settings for the next time.
    • Nikolai SimonovN

      Dot Matrix display

      Watching Ignoring Scheduled Pinned Locked Moved SuuntoPlus™ WatchFaces
      29
      1
      34 Votes
      29 Posts
      2k Views
      Rik KoedootR
      Is it currently also possible to modify existing watch faces? I love the new anniversary face but the data displayed on it is not of use for me, would love to show stuff like my tsb, hrv, and resources on it.
    • Mattias GöranssonM

      Real-time sync/info in phone? Is the support staff cluless or what?

      Watching Ignoring Scheduled Pinned Locked Moved Suunto Race 2 real-time bike live-info
      14
      0 Votes
      14 Posts
      467 Views
      Manuel ExtremeM
      @Mattias-Göransson There are plenty of YouTube videos breaking these watches down to the smallest detail. As far as I know, no company answers this kind of question directly. It wouldn’t make sense for them to have an army of people handling every random query through pre-sales support for millions of users. If you’re surprised by how support responds, you probably haven’t dealt much with pre-sales support before. Back to the topic: from what I can see, Suunto doesn’t have this feature.
    • Dima PursanovD

      Fixes requests: Small annoyances are SO bad

      Watching Ignoring Scheduled Pinned Locked Moved Suunto Race S
      13
      1 Votes
      13 Posts
      529 Views
      G
      @Dima-Pursanov said in Fixes requests: Small annoyances are SO bad: @Egika but I did experience this behavior and almost missed the planned wakeup… Can you reproduce your problem?
    • mich hellerM

      [Race2 - 2.50.28] weird GPS track and crash during workout

      Watching Ignoring Scheduled Pinned Locked Moved Suunto Race 2 race 2 crash gps
      11
      2
      0 Votes
      11 Posts
      642 Views
      isaziI
      @mich-heller https://forum.suunto.com/topic/14914/reporting-an-issue-with-your-watch-hopefully-made-easier
    • OutdoorManO

      Map lag

      Watching Ignoring Scheduled Pinned Locked Moved Suunto Race 2
      8
      0 Votes
      8 Posts
      335 Views
      pavel.samokhaP
      @OutdoorMan it doesn’t sound normal, video and location would be welcome next time to test
    • Nikolai SimonovN

      Live location S+ app

      Watching Ignoring Scheduled Pinned Locked Moved SuuntoPlus™ Sports Apps
      282
      58 Votes
      282 Posts
      74k Views
      Speed ManS
      @Nikolai-Simonov Thank you very much, sir.
    • K

      Vector Classic with added Date

      Watching Ignoring Scheduled Pinned Locked Moved SuuntoPlus™ WatchFaces
      7
      3 Votes
      7 Posts
      409 Views
      peegeeP
      @keiserza it would be lovely if the date would be added
    • O

      VO2Max using a paddle activity?

      Watching Ignoring Scheduled Pinned Locked Moved Suunto Race 2
      7
      0 Votes
      7 Posts
      307 Views
      M
      @OutriggerPaddleJunkie This is done by Garmin, not Suunto, which uses different algorithms for training analysis (TSS, CTL, ATL, TSB). Suunto measures VO2max for things like running, but it’s not particularly relevant for analyzing training and various statistics. It might suggest physical fitness, but it’s only one metric, not necessarily the most important one – especially given that its accuracy is debatable.
    • T

      Discconted during a long run

      Watching Ignoring Scheduled Pinned Locked Moved SuuntoPlus™ Sports Apps
      7
      0 Votes
      7 Posts
      326 Views
      T
      @Nikolai-Simonov Hi Nikolai, Thanks, I dont remember the exact notification I was already suffering in the run I have a Vertical 2, my username is @markdejong10 and it was on 29-03-2026, start time was at 10:35, it lost connection just under 4 hours later. Thanks a lot for any support, !
    • Luca C.L

      A black hole on the wrist

      Watching Ignoring Scheduled Pinned Locked Moved Suunto Vertical 2
      12
      5 Votes
      12 Posts
      1k Views
      2
      @Nordic_Panda Vertical Week watch face…
    • Jose Luis Merino ParraJ

      Sleep tracking with an armband.

      Watching Ignoring Scheduled Pinned Locked Moved Suunto Race 2
      6
      0 Votes
      6 Posts
      171 Views
      ChrisAC
      @Jose-Luis-Merino-Parra nice idea but you can‘t track sleep with an external HR monitor. External HR monitors only work during workouts. Would be great if Suunto could import sleep data from external devices like an Oura ring, which would be way more comfortable to sleep with.
    • 2

      [Race S - 2.50.28] Nap detected during recorded sleep

      Watching Ignoring Scheduled Pinned Locked Moved Suunto Race S bug sleep tracking
      6
      2
      2 Votes
      6 Posts
      188 Views
      S
      @isazi Thank you for the reply.
    • Enzo WE

      BASIC FEATURES

      Watching Ignoring Scheduled Pinned Locked Moved Watches
      22
      -1 Votes
      22 Posts
      942 Views
      E
      @sky-runner said in BASIC FEATURES: @Enzo-W said in BASIC FEATURES: Disable the touchscreen - it’s unbearable, all the settings change in the shower or during heavy rain. I wonder if the engineers even test their tools. I don’t remember a single case of anything like that with a Garmin watch. I wonder why people think that Suunto watches are buggy. This may be one of the reasons. People may not connect being in a shower with this happening. I do. The shower accidentally turned off the alarm on my garmin forerunner 965. Twice!! And you are right, it took some time for me to realize it was the shower. On my suunto race s, I can configure that raise to wake only shows the time but does not enable the touchscreen. For me, it’s brilliant. Most of the times I don’t need to know additional info of complications. Yes, suunto has it’s bugs and annoyances but for me, not nearly as many as my previous garmin. An other thing you are right about is that suunto is missing basic configuration options, like disabling touch, or only touch in maps. (And there are dozens more, like setting alarms for certain days, or have vibrating alerts in watchmode and beeps and vibrating in sport mode) Unfortunately, suunto is more working on useless features, like track mode (and I train weekly on a track at my athletics club) but they have to. For marketing purposes they have to match the feature list of garmin. And people who look for a watch think things like trackmode is more useful than disabling the touchscreen. They just look at feature quantity.
    • Neil McElroyN

      HRV recording consistently scoring 26...

      Watching Ignoring Scheduled Pinned Locked Moved Suunto Race 2
      34
      1 Votes
      34 Posts
      3k Views
      EgikaE
      @Joseph-Fox why would you think the value should differ? Just because you get the same reading, is not an indication of this function not working. I’d say it is just the same reading.
    • Nordic_PandaN

      When the next Update?

      Watching Ignoring Scheduled Pinned Locked Moved Watches
      16
      -2 Votes
      16 Posts
      2k Views
      Nelson DiogoN
      @ADidier also I’ve had several reboots during runs. The watch recovers and it keeps recording after but it’s not good to see this instability.