Subcategories

  • Discussion about suunto plus development

    40 Topics
    451 Posts
    M
    @DonTomGot Do not know if this helps. But some suggestions from my side. Heap memory is tight on the watch and effectively unlimited in the simulator. I bumped into this several times. Two fixes I used: Use Uint8Array for HR data - up to 4000 samples seems to be OK Do not declare “scratch” variables in callbacks, make them global Yes, you will need to protect against undefined and null data, but I have only encountered this when starting an exercise. I think the problem you are seeing is probably memory related. Here are some things you could look for in the System Event Log from the watch. Log line Meaning ERR UI_FRAMEWORK : JS:0x...SyntaxError JS syntax error in a template ERR APPLICATION : Zapp:relMemCb (exec:ui) Memory pressure — release requested ERR APPLICATION : Zapp:RelMem→None avail Heap fully exhausted ERR DUKTAPE : JSalloc:16 JS engine can’t allocate — out of memory ERR WBMAIN Background worker error (often follows heap exhaustion) Second topic: when working on my AerobicGuide I was looking for the opposite type of algorithm, preserving spikes. I think the basic idea is to try to establish a slower-moving baseline and then look at rapid deviations from that. You can probably find something in Python that you can play with. Then it becomes a question of picking a simple enough algorithm that it can be implemented on the watch.
  • Discussions about S+ WatchFaces

    63 Topics
    1k Posts
    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.
  • Discussions about S+ Sports Apps - watch apps which extend functionality of your watch sport modes

    196 Topics
    3k Posts
    Łukasz SzmigielŁ
    @VoiGAS I’m investigating it. Also speed for biking instead of pace. I mean - it’s possible, why not. The issue is if the platform will handle it all.
  • How/where/who to ask for new suunto+ integration

    3
    1 Votes
    3 Posts
    1k Views
    Michele SellaM
    @Muhammed-Fasil garmin is getting support for bosch ebike from 04/05/2026. I’d also at least like to know if someone at suunto is working on it or users will need to apply to partner program and do their self. I really hope that bosch will transmit data over standard protocol and not a special link to allow just garmin to do it. At today Riva bike fest a bosch guy told me it is standard bluetooth 5.0 but it was not a tech guy so i would not trust that affermation too much.
  • Watchface Updates?

    2
    0 Votes
    2 Posts
    367 Views
    EgikaE
    @Nordic_Panda yes, exactly like this.
  • 3rd party widgets support

    Moved
    7
    5 Votes
    7 Posts
    1k Views
    Ondřej DeingruberO
    @Egika I am looking for a way specifically how to run a 3rd party app outside a activity, it feels silly to open an activity to check your todo-list or other app that might be more connected do casual daily activities.

Suunto Terms | Privacy Policy