Suunto app Forum Suunto Community Forum
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    [Question] No stupid questions - ask anything here

    Scheduled Pinned Locked Moved Suunto Plus Development
    33 Posts 15 Posters 1.2k Views 15 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      assaf1007
      last edited by

      Is there a documentation API ? i’m unable to find how to use current (accurate) HR as input (looked for “in” in manifest.json,couldn’t find…). i wish to try calculate HRV with statistics in real time & eventually use it/publish it.

      (race2)

      P 1 Reply Last reply Reply Quote 0
      • C Offline
        chus1962 @surfboomerang
        last edited by chus1962

        @surfboomerang Yes, of course. Perhaps the problem is with the USB Bluetooth device (Generic Bluetooth Adapter). But what about using a USB connection?

        1 Reply Last reply Reply Quote 0
        • brechtvbB Offline
          brechtvb Bronze Member @Dimitrios Kanellopoulos
          last edited by brechtvb

          @Dimitrios-Kanellopoulos The documentation says:

          *Current watch firmwares:

          Suunto 3, Suunto 5, Suunto 5 Peak, Suunto 9, Suunto 9 Baro and Suunto 9 Peak

          Support only one connection at a time.
          ATT Maximum Transmission Unit (MTU) (i.e the maximum length of an ATT packet) is fixed to 23.
          Suunto 9 Peak Pro, Suunto Vertical, Suunto Vertical 2, Suunto Race, Suunto Race S、Suunto Race 2、Suunto Ocean, Suunto Ocean Lite

          Support two connections at a time.
          ATT Maximum Transmission Unit (MTU) (i.e the maximum length of an ATT packet) is fixed to 127.*

          This looks like a device-wide limit? Will this be improved? This is a strong limitation.

          Imagine a cyclist with: heart rate sensor, speed sensor, crank sensor and power meter.

          That is very much impossible then.

          1 Reply Last reply Reply Quote 0
          • U Offline
            Unpaired8373
            last edited by

            I have a questions regarding the canvas element:
            can I call a drawing function from main.js

            1 Reply Last reply Reply Quote 0
            • P Offline
              Pottu @chus1962
              last edited by

              @chus1962 I have had some connecting problems as well. I have Suunto Race and for me this worked:

              1. Forget mobileapp from watch.
              2. Connect watch to laptop with bluetooth.
              3. Sometimes the watch show automatically connected in vscode. If not try with “Enable BLE Debug Logging” from Command Palette.
              4. If still not connecting disconnect from laptop bluetooth and start again from start.
              C 1 Reply Last reply Reply Quote 0
              • P Offline
                Pottu @assaf1007
                last edited by

                @assaf1007 Documentation can be found at least from vscode Command Palette: control + shift + p (or f1) and SuuntoPlus: Open Documentaton

                Input for heartrate would be like

                "in": [
                  {
                    "name": heartrate,
                    "source": "/Activity/Move/-1/HeartRate/Current", 
                    "type": "subscribe" 
                  }
                ],
                
                1 Reply Last reply Reply Quote 0
                • C Offline
                  chus1962 @Pottu
                  last edited by

                  @Pottu Thanks! As I suspected, my old USB BT Adapter isn’t able to connect to the Suunto Race S. I was able to connect it from another computer.

                  However, is the USB option via the charging cable not available? (despite what the SuuntoPlus Editor documentation says)

                  C P 2 Replies Last reply Reply Quote 0
                  • C Offline
                    chus1962 @chus1962
                    last edited by

                    Oh! When you sync the watch again with the Suunto App, the app S+ uploaded with SuuntoPlus Editor is deleted… It’s difficult to develop in these conditions unless you have a dedicated watch just for testing.

                    SquirrelS 1 Reply Last reply Reply Quote 1
                    • P Offline
                      Pottu @chus1962
                      last edited by

                      @chus1962 At least my Suunto Race charger seems to be charge only. Mayby some other model has a different cable that can be used to connect also.

                      1 Reply Last reply Reply Quote 0
                      • SquirrelS Offline
                        Squirrel Silver Members @chus1962
                        last edited by

                        @chus1962 said in [Question] No stupid questions - ask anything here:

                        Oh! When you sync the watch again with the Suunto App, the app S+ uploaded with SuuntoPlus Editor is deleted… It’s difficult to develop in these conditions unless you have a dedicated watch just for testing.

                        That’s what I noticed in the thread about upcoming custom watch faces. When synced, your custom watch face will get deleted… What?
                        What’s the point then, if you can’t really use it just for yourself?

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Suunto Terms | Privacy Policy