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

    Need help connecting to the watch on macOS

    Scheduled Pinned Locked Moved Suunto Plus Development
    12 Posts 7 Posters 428 Views 7 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.
    • SquirrelS Offline
      Squirrel Silver Members @shaupt
      last edited by

      @shaupt On the watch
      Settings > Connectivity > Paired devices > MobileApp > Forget

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        shaupt @Squirrel
        last edited by shaupt

        @Squirrel Thanks.

        I have done all this:

        Unpair in Suunto app
        Forget in iOS bluetooth settings
        Turned of Bluetooth
        Set watch discoverable
        Forget suunto app on watch
        Soft reset the watch

        ookO 1 Reply Last reply Reply Quote 0
        • ookO Offline
          ook @shaupt
          last edited by

          @shaupt did u do this

          To enable Bluetooth pairing in macOS, you also have to set at least a partial serial number of the watch to macOS Bluetooth Serial in SuuntoPlus Editor extension settings.
          
          S 1 Reply Last reply Reply Quote 0
          • S Offline
            shaupt @ook
            last edited by

            @ook Thanks, have also tried both full and partial serial numbers (removing digits at the end).

            I am doing this:

            1. Phone (iPhone 13, iOS version 26.3.x)

            2. Suunto App > Manage connection > Forget

            3. Terminated Suunto App

            4. Settings > Bluetooth > “Suunto Peak 9 Pro xxx” > Forget this device

            5. Settings > Bluetooth > Off

            6. On the watch (Suunto 9 Peak Pro)

            7. Connectivity > Paired Devices > Mobile App > Forget

            8. Connectivity > Discovery On (is usually off)

            9. On the computer (MacBook Pro, M3 Max, late 2023, macOS 26.3.x)

            10. Once:

            11. Given VsCode access to Bluetooth. macOS have asked that should approve, I have manually enabled it.

            12. In VsCode settings, supplied the serial number of the watch (both full and partial)

            13. Turned Bluetooth on (the watch has been paired with the computer but this only works when using LightBlue, bluetooth is usually off)

            14. In VsCode > Suunto Watch > Refresh, nothing is found

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              shaupt @shaupt
              last edited by

              Hmmm, now it works.

              Toggling automatic/manual connection changed something. However, if this is a permanent fix I do not yet know.

              Ecki D.E 1 Reply Last reply Reply Quote 0
              • Ecki D.E Offline
                Ecki D. Bronze Member @shaupt
                last edited by

                @shaupt intresting I didn’t get it to work, but I was trying on a much older MacBook Pro.
                I could connect the watch with BlueLight app from Appstore in macOs as a Bluetooth device but VSCode didn’t see it no matter what I did. Will check again cause I don’t think its an Hardware Issue if the Mac can connect.
                I did already switch between auto / manuell but that didn’t help. But didn’t test with the version number. I got it working on Win but thats not my dev setup for private projects.

                https://www.strava.com/athletes/37982563
                https://www.instagram.com/macdev

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  shaupt @Ecki D.
                  last edited by

                  @Ecki-D. I have tried many times and might have tried things in a different order.

                  In the bottom right corner of VsCode error message appear, do you get any of those?

                  1 Reply Last reply Reply Quote 0
                  • Raimo JärviR Online
                    Raimo Järvi
                    last edited by

                    If you run “SuuntoPlus: Open Log Files” command in VS Code, you might get some useful information from the logs

                    Pragmatic Programmer

                    1 Reply Last reply Reply Quote 0
                    • Dimitrios KanellopoulosD Offline
                      Dimitrios Kanellopoulos Community Manager
                      last edited by

                      try also ble on off on the mac. I kinda remember having this issue long time ago or killing some process.

                      The @suuntopartnerteam maybe knows better ?

                      Community Manager / Admin @Suunto
                      Creator of quantified-self.io a portal that allows you to analyze your data from various providers, upload fit activity files to Suunto app, gpx routes and more…

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        Starfish2045
                        last edited by

                        Just registered to let you know that I believe this is an issue with how SDS (the server interfacing w/ the IDE extension and the watch’s protocols ?) is spawned by the Suuntoplus Editor.

                        I’m facing the exact same issue, only on a macbook w/ an M4 Pro chip instead of an M3 Max one.

                        Running the following command starts SDS, which after a few seconds picks up the watch and starts the pairing process.

                        SDS_MACOS_BLE_SCAN=1 ~/.vscode/extensions/suunto.suuntoplus-editor-1.42.0/node_modules/@suunto-internal/sds-as/macos/SDSApplicationServer.bin 9801
                        

                        As a workaround, I tweaked my local version of Suuntoplus Editor to prevent it from starting SDS (via a coding agent, which worked surprisingly well from the first try), and I’m starting it manually in a terminal.
                        The relevant file is

                        ~/.vscode/extensions/suunto.suuntoplus-editor-1.42.0/node_modules/@suunto-internal/sds-as/dist/sds.js
                        

                        The watch is then displayed in VSC, and could be loaded with my app without any issue.
                        0695f3ac-b672-40ca-87a4-3b948013860b-image.png

                        I hope that this info will let you debug and patch the Suuntoplus Editor 🙂

                        As a side note, I was quite happy to see this editor being available free of charge and without any signup process 👍

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

                        Suunto Terms | Privacy Policy