[Inspiration] Share your app ideas
-
@Egika
say waaat? I believe I do have a couple of newer models 
-
said in [Inspiration] Share your app ideas:
I am thinking about building a SuuntoPlus app for MTB that shows some trail-specific metrics during a ride, for example:
climb / descent detection
vertical speed and gradient
downhill segments (duration, vertical drop, max speed)
maybe a simple trail score
An experimental idea would also be detecting jumps / airtime.
For that I would need access to motion data.
Does the SuuntoPlus Sports App API provide access to accelerometer (or gyro) data, or only to the standard workout metrics like speed, altitude, ascent/descent, etc.?Here a first prototype in the simulator. For jumps I first need to move it over to watch, as I donāt get the data from the fit file. Trailscore is too fallback for fit file.

-
@Maurice-B.-Madoff Yes, i have something working now, though not quite release-ready. Will open a separate post about it.
-
@Ecki-D. Sehr sehr nett!!
-
-
Wouldnāt it be possible to create an app, that would support cycling radars? It could be just a fixed data screen with fields plus a display of approaching cars.
Overview | Garmin Radar Data BLE Program | Garmin Developers https://share.google/O9fXI9TJJRPnHrX1v
-
@HonzaS said in [Inspiration] Share your app ideas:
2 minutes ago
Wouldnāt it be po
Does not seem impossible, but in some other thread (i believe) i read that itās not so easy for a SA+ app to draw attention (but it can beep i believe).
Iām going to look into Garmin speed and cadence sensor first, but that would get me up to speed with BLE device interaction.
-
@brechtvb said in [Inspiration] Share your app ideas:
Iām going to look into Garmin speed and cadence sensor
That should make Suunto work natively. Itās sad, that such basic things doesnāt work.
-
Can we just get a weather app that looks just like the one we have now, but scoll up one more time for 5 day forecast infoā¦
-
After testing a while on a watch has to say that quite difficult to get apps stable state. Seems to crash easily if you have JavaScript in t.html. Of course I could simplify but where is all the fun then⦠and my apps are quite simple anywayā¦
-
I would really love to see something similar to the waypoint list on Garmin if Iām navigating a preloaded course. Since Iām not only close to becoming a developer, Iām unable to develop something like this myself. However, perhaps someone else of you has an idea how to achieve this?!
-
@bobbyfw03 said in [Inspiration] Share your app ideas:
I would really love to see something similar to the waypoint list on Garmin if Iām navigating a preloaded course. Since Iām not only close to becoming a developer, Iām unable to develop something like this myself. However, perhaps someone else of you has an idea how to achieve this?!
If you mean Garminās Up Ahead feature, a lot of similar functionality can be achieved with Suuntoās Climb Guidance screen, even thought that is unexpected. If you have waypoints on the route, by zooming the climb guidance profile, at the bottom you can see the distance remaining to the nearest waypoint, second nearest waypoint, and third nearest waypoint, and then to the end of the route. Unfortunately, that doesnāt show waypoint names. That is something Suunto should consider adding.
But having an Up Ahead like feature as an S+ app would also be a great idea too!
-
@Horizontal_2 Iāve used waypoints that Iāve added on the route for this purpose. This only works if you have the the route so a separate app might be a good idea anyway. I might take a look at this!

