• Training Peaks - interval notification

    Suunto Race 2
    10
    1 Votes
    10 Posts
    347 Views
    stromdiddilyS
    @2b2bff how can it be then that there is different behavior between two watches syncing the same planned workout from the same platform?
  • Sticky notifications during activities

    Suunto Race 2
    1
    0 Votes
    1 Posts
    27 Views
    No one has replied
  • Please delete this post

    Questions & Feedback
    1
    0 Votes
    1 Posts
    47 Views
    No one has replied
  • 1 Votes
    90 Posts
    11k Views
    D
    First of - thanks to Suunto for opening up the possibility to enrich the marvelous watch lines with features that many users has been missing! It is always amazing to see where the combination of ingenuity and a development platform takes us. Being a road-runner with some sort of ambition to optimize races I have been missing a race pacer that allows for freely defining pace segments. The races in have participated in (Gothenburg area, Sweden) are most often pretty hilly and I have found that I waste energy in the wrong places and therefore needed an app that could help. The requirements were pretty close to “RaceWarden Pacer” - but I was still missing the possibility to define the distance for the various segments of the race. And. With age comes poor eyesight, so I needed BIG (and clear) numbers to control the pace. The logic/thinking: You define you pacing strategy based on profile of the race and potentially other factors - this is all done outside of the app. Example from “Göteborgsvarvet”: [image: 1780124719773-2026-05-18_19-54-08.png] The pacing strategy is pushed to the app through user defined app settings: Segment Distances (m): 2450 1790 1360 1360 6590 7800 Segment paces (s/km): 318 303 337 295 312 314 (Is it possible to have two input fields in app settings?) With the user input the total race length is calculated by adding the Segment Distances (21350m) and overall race target time (6686 seconds) as well as target pace (general) is also calculated. Then comes the tricky part. What is really needed / what can be displayed to help pacing (remember: poor eyesight)? I removed heart rate as I have found it does not work (for me) during races, and landed in the following configuration: [image: 1780125397727-2026-05-30_00-06-13.png] Segment Target Pace: Derived from user input and displayed once a segment is recognized/completed Segment Pace: Calculated. Similar to Lap Pace but utilizes the user defined Segment Distances/Segment paces Total Seconds ahead/behind Race Plan: Defined as the deviation between race plan and completed distance/time Needed Pace: Based on initial user input finishing time and total race length are calculated. This is the pace needed for the remaining part of the race to reach the target What would you see as missing? The remaining challenges: I would like to have (I believe) at least some indication on heart rate - but I am not able to get the standard zone gauge to work and lack the skills to create one by myself with the canvas mysteries Compatibility - I believe maximizing fonts will be problematic for smaller watches but have not really had the energy to investigate what/how to make sure it works also for smaller displays Contrast - to me it seems yellow offers the best contrast, but is it just my eyes or a more common phenomenon? All input welcome! (unfortunately it seems my application for the partner development has got lost in the mail, as I applied many weeks ago) Also - I used the app (very successfully) during a recent race!
  • Delete a map on the watch

    Moved Suunto Vertical 2
    8
    1
    0 Votes
    8 Posts
    152 Views
    L
    @JungleJim @sartoric @2b2bff You’re all right !!! update the maps and got the remove button many thanks
  • Vector Classic watch face gone?

    SuuntoPlus™ WatchFaces
    4
    0 Votes
    4 Posts
    198 Views
    EgikaE
    @Horizontal_2 exactly. Every watch has their so called “hero” watch face. It is pre-installed with the firmware. Which makes sense, as there must be one, even if you remove all using the app. Of course this hero watch face is not in the app. It is on your watch.
  • Race 2 accuracy

    Suunto Race 2
    118
    0 Votes
    118 Posts
    10k Views
    S
    @dreamer_ I’m built similarly to you so glad I stuck with the Race 2. Maybe you’ll change back after the update! I didn’t want to pay an additional £100 for a torch and bigger battery, neither of which I need. This would also come with more bulk and omission of the scroll wheel which I like for zooming the maps. I wonder whether this update will be included in the next quarterly one or a separate earlier fix…
  • Race S: Extremely high battery use rate

    Suunto Race S
    64
    5 Votes
    64 Posts
    5k Views
    E
    @sindavide said: @sky-runner It seems we all have the same problem. One night sleep with sleep monitoring uses ove 10% battery. I’ve disabled sleep monitoring. It’s neither accurate nor useful. You’re better off asking yourself in the morning if you feel refreshed or still sleepy. A much better indicator how you slept. If you disable sleep tracking you also disable hrv. But from properly tests (not some youtube gadget influencer) hrv measuring on garmin watches isn’t that accurate and I have no reason to believe others brands are better. And, again, the useful of hrv is questionable. But some people love collecting data, so I understand disabling data collection isn’t an option for everyone.
  • Tech diver issues with Nautic

    Nautic
    8
    4 Votes
    8 Posts
    496 Views
    N
    Hi agree the app need a profound re-design regarding diving. Basic : log dives number log dives separate dives by devices, when dive with Nautic & Nautical S the dive get duplicate Tanks stats gas used PPo2 bottom time surface interval deepest dive longest dive ascend time ascend rate Total dives Total EAN dives Total Deep dives Dive plans Total time Max time Average time Max depth Average Max depth Min SAC Max SAC In my opinion should be a specific dive section inside the app only to log dives, and able to hide all the other activities metrics.
  • Suunto 9 and Vertical Run Sport activity

    Suunto 9
    1
    1
    0 Votes
    1 Posts
    86 Views
    No one has replied
  • 6 Votes
    149 Posts
    41k Views
    MLM31M
    There aren’t many women in the room! I’m Marie-Lise, a French-speaking Canadian woman from Quebec City, almost 50 years old, trying to stay in shape and maintain a bit of performance in a busy family and professional life. I’m a multisport enthusiast: snow pentathlon, ski touring, hiking, running, cycling, etc. Username: MLM
  • [Question] No stupid questions - ask anything here

    Pinned Suunto Plus Development
    136
    4 Votes
    136 Posts
    15k Views
    Łukasz SzmigielŁ
    Play stupid games, win stupid prizes xd [image: 1779993859607-catastrophicfailure.jpg] TIL: the Duktape JS heap is 133,120 bytes (~130 KB), shared across all loaded zapps. At last in S9PP that is. Learned this the hard way today — Constantin crashed my watch three times, once into a full firmware restore. I merged my three view templates into one to fix a button-lock bug during route navigation. Bad idea. Each template is ~30–45 KB; all three loaded simultaneously at onLoad = ~130 KB = 99.4% of the entire heap before ZoneSense even shows up. The system tries to recover by force-unloading the offending zapp, which then reloads, fills the heap again, repeat, until Duktape can’t allocate 1392 bytes and crashes: WRN UI_FRAMEWORK : JsTotMem 132296/133120 ERR APPLICATION : Zapp: releaseMemoryCb → Zapp 3: ReleaseMem -> unload [×3] ERR APPLICATION : Zapp: ReleaseMem -> None avail. ERR DUKTAPE : JSalloc:1392 [×11] ERR FAULT : A302:duktapeFunctionCombiner.cpp EVT BOOTLOOP : Bootloop detected, sysmode 5->17 Good to know: ≤ 30–40 KB per feature zapp, one template at a time. With ZoneSense (~30 KB) and Weather (~15 KB) running alongside, headroom is very tight. The watch is fine. I’ve reverted to the multi-template build. The original nav overlay bug is still open — if anyone’s solved the unload/type="lock" gap problem without blowing the heap, I’d love to hear it.
  • Suunto Vertical first Anniversary : share to celebrate !

    Suunto Vertical
    52
    9 Votes
    52 Posts
    10k Views
    HighlandsH
    [image: 1779986590884-img_1092.jpeg]
  • 1 Votes
    17 Posts
    831 Views
    S
    @Stefano-M64 darn it, package got lost somewhere… still waiting
  • Vertical Steel Solar Stuck in Service Mode

    Suunto Vertical
    1
    0 Votes
    1 Posts
    51 Views
    No one has replied
  • When NDL comes to 0, TTS should...

    Nautic
    3
    3 Votes
    3 Posts
    219 Views
    L
    @Niels-Søren-Bøgh I totally agree too.
  • Suunto Spark

    Headphones
    48
    0 Votes
    48 Posts
    4k Views
    dreamer_D
    @Ze-Stuart it’s really a pity. I really hope they can push an update soon to improve the user experience.
  • 11 Votes
    36 Posts
    4k Views
    MLM31M
    I did indeed receive my Race S watch, and my old watch charges perfectly with the new cable, so I haven’t tested the new watch yet and I’m returning it now. Buy a new $70 cable is beyond reasonable in my opinion for a watch that’s barely 3 years old, and I absolutely don’t want to send my watch to the company and fight to avoid paying for the repair. So I went around my principles this time and ordered a cable from Amazon which works perfectly. My near vision requires a larger screen, so I haven’t chosen my next watch yet… To be continued…
  • Third-party chest strap with ZoneSense on SuuntoPlus?

    Suunto Race 2
    21
    0 Votes
    21 Posts
    787 Views
    S
    @FunkyLarma Thats a good point. I have the white one and it offers other things like Cadence and something else I cannot remember at the moment. I think those did create issues, but it finally started working in the last software update. I had horrible issues with it for a while because it would drop if another BT signal was available and it was almost as if the other device would cut in and turn off the connection to my Vertical 2. It was a mess.
  • Asking ClaudeCode to decode Suunto Guide files

    Suunto Plus Development
    6
    0 Votes
    6 Posts
    429 Views
    Dimitrios KanellopoulosD
    @matram ok right. I was confused. Workouts != activities. I can try to implement a workout upload but I see that ideally you need api access to suunto. for that I suppose you should mail them unfortunately.