SHealth app stops tracking exercise completely when it auto-pauses - Samsung Gear S3

Since I got my Gear S3 last year I use it when I go hiking to track my workout. My chosen workout type is set to default to Hiking and all I usually did was tap on the green start arrow at the start of my hike and it would track it and auto-pause when I stopped for a rest. At teh end of teh hike I then had to select to end the recording. This was working fine but for past 3 weeks when ever I try it I find that it only recorded the first part of a hike (say 30- 50 mins) and then stopped. I'm assuming it's giving up when I pause for a rest but cannot be sure. It's most frustrating as it used to work well but now I can't trust it at all. Any suggestions?

MapMy Run also auto-pauses and will not resume tracking
Update: My problem as described above with SHealth has continued. Yesterday I downloaded and installed the new MapMyRun app for the Gear S3 as just released by Under Armour. Today I went on a hike in the mountains for 3 hours or so and decided to try out MapMy Run. I set it for hiking mode, started it up, and for first couple of hours it was working great. It looked really good (nice clear sharp display with lots of information) and I was well pleased with it, until it just stopped tracking after around 2 hours 20 mins. The display just stopped at the same time and distance travelled etc and stopped updating.
I tried pressing the Back button and the voice announcement offered to Pause tracking. As I did NOT want to pause tracking I clicked the Back button again, and it said it had resumed, but it stuck at same time and distance for the rest of my hike. So it seems that my problem as reported above with SHealth is somehow affecting all exercise tracking on my S3. It appears that at some point it just auto-pauses itself and will not resume again. This is very frustrating as tracking my hikes and other workouts was one of the main reasons why I bought this smartwatch but it is now just totally unreliable for this. Soooo frustrating!
If anyone can suggest any fixes I should try I'd really appreciate it.

guitareth said:
Update: My problem as described above with SHealth has continued. Yesterday I downloaded and installed the new MapMyRun app for the Gear S3 as just released by Under Armour. Today I went on a hike in the mountains for 3 hours or so and decided to try out MapMy Run. I set it for hiking mode, started it up, and for first couple of hours it was working great. It looked really good (nice clear sharp display with lots of information) and I was well pleased with it, until it just stopped tracking after around 2 hours 20 mins. The display just stopped at the same time and distance travelled etc and stopped updating.
I tried pressing the Back button and the voice announcement offered to Pause tracking. As I did NOT want to pause tracking I clicked the Back button again, and it said it had resumed, but it stuck at same time and distance for the rest of my hike. So it seems that my problem as reported above with SHealth is somehow affecting all exercise tracking on my S3. It appears that at some point it just auto-pauses itself and will not resume again. This is very frustrating as tracking my hikes and other workouts was one of the main reasons why I bought this smartwatch but it is now just totally unreliable for this. Soooo frustrating!
If anyone can suggest any fixes I should try I'd really appreciate it.
Click to expand...
Click to collapse
Just to update on my own issues with MapMy Run app on the S3 locking up part way through a workout. Since installing latest version 1.1.3 of MapMy Run I tested the app on a 6 hours + hike on Friday and it worked great without locking up at all. It automatically paused and resumed whenever I stopped for a rest. I will test it again this coming Friday before being overly confident, but so far so good!

Related

XDA orbit 2 battery life for GPS with backlight off

HI
short question:
how many hours can this device work with gps logging when backlight is off.
I just want to log my location during my holiday trips (8~10 hours per day).
I dont use voice notification or any function else, just purely record gps location every 1/5/10 min.
10 hour? possible?
I use a bit of software called mysporttraining with the gps addon when I go running. I use it in conjunction with audio manager (to listen to tunes) with the screen turned off and go for about an hour at a time, although sometimes up to two.
I've not really taken much notice, but it doesn't seem to particularly eat into battering life, and two hour runs don't seem to eat more than 25% of battery life, although like I say, I don't really pay much attention to the battery level.
I've tested it running OZIexplore with GPS enabled, backlight on minimum (not completely off) and the battery charged to 100%, hoping to use it for logging my position in a day hikes. Well, forget about it. It runs for approx. 4 hours that way. You will get 5 hours top with no backlight at all, or something like that.
Maybe someone here can code some kind of program that would wake the device up every 5..15 minutes, wait up to 1 minute for the GPS to get a stable fix (should be much quicker that a minute with the ephemeris data from just 10 minutes ago, right ?), store the coordinates in some kind of log readable by popular applications and go back to standby. Obviously, there is no need to turn the screen on. This should easily give it a run time of a whole day from a single charge.
InfX said:
I've tested it running OZIexplore with GPS enabled, backlight on minimum (not completely off) and the battery charged to 100%, hoping to use it for logging my position in a day hikes. Well, forget about it. It runs for approx. 4 hours that way. You will get 5 hours top with no backlight at all, or something like that.
Maybe someone here can code some kind of program that would wake the device up every 5..15 minutes, wait up to 1 minute for the GPS to get a stable fix (should be much quicker that a minute with the ephemeris data from just 10 minutes ago, right ?), store the coordinates in some kind of log readable by popular applications and go back to standby. Obviously, there is no need to turn the screen on. This should easily give it a run time of a whole day from a single charge.
Click to expand...
Click to collapse
what a shame.
gps log for 8 hours would be a real all-around device for hiking.
Maybe I should get another battery and boost up life time to 4*2 hours?
I've not got round to putting mysporttraining back on my pda since I got it back (and I tend to get it back quite a lot), but I will in the next couple of days and will try running it from a full battery to see how long it lasts
fishes234 said:
I've not got round to putting mysporttraining back on my pda since I got it back (and I tend to get it back quite a lot), but I will in the next couple of days and will try running it from a full battery to see how long it lasts
Click to expand...
Click to collapse
http://www.gps-sport.net/forums/thread/487-0/Battery-life-with-Run.GPS-Mp3-player
Hi folks!
people from another forum said there run.gps (gps tracking for jogging app) works 8 hours . Maybe this is the trick:
"
The perfomance of both my batteries was initially poor (3-5 hours), but they improved by 20-40% after I ran them down a few times to near Zero. "
"Just running Run.gps (and the mobile on standby), with the screen and device locked via Windows (I keep it in my pocket when cycling/motorcycling) a battery will last 7-8 hours"
Not too bad!
I should really get my hands on some IDE + SDK for WM6 and/or Polaris, so i could try coding things like those myself. This really shouldn't be very complicated. Adding yourself to the notification queue should be as easy as calling some API or simply writing to registry. There should be plenty of examples on how get the coordinates out of the GPS data stream. The OZI track formats should be easy enough as well. Would EVC4 be good enough, or do i have to load the VS2005/2008 bloatware to be able to code for WM6 ?
acolytelee said:
http://www.gps-sport.net/forums/thread/487-0/Battery-life-with-Run.GPS-Mp3-player
Hi folks!
people from another forum said there run.gps (gps tracking for jogging app) works 8 hours . Maybe this is the trick:
"
The perfomance of both my batteries was initially poor (3-5 hours), but they improved by 20-40% after I ran them down a few times to near Zero. "
"Just running Run.gps (and the mobile on standby), with the screen and device locked via Windows (I keep it in my pocket when cycling/motorcycling) a battery will last 7-8 hours"
Not too bad!
Click to expand...
Click to collapse
Just had a play with this and it looks to have a lot of features. It's a shame it won't continue to work when you press the standby button.
With Mysport training you can fire it up, set audio manager going and switch the phone onto standby and it still tracks your movement. With run.gps it just stops the application.
Just been out for a run.
55 minutes in total, with audio manager playing an mp3 and my sport training running at the same time, with phone in standby.
90% battery at the start and 78% battery at the end.
fishes234 said:
Just been out for a run.
55 minutes in total, with audio manager playing an mp3 and my sport training running at the same time, with phone in standby.
90% battery at the start and 78% battery at the end.
Click to expand...
Click to collapse
great, that's 8 hous with gps+mp3. i am so gonna get one of this!!!
This is the main application you need
http://www.vidaone.com/mst_ppc.htm
Plus you need the GPS module
http://www.vidaone.com/mstgps_ppc.htm
I've been using it for the past 18 months or so. It won't do routefinding, but as a simple tool for logging your activity, speed, calories etc as well as weight and BMI etc it does the job fine.
If you have the desktop bit:
http://www.vidaone.com/vodf_win.htm
You can sync to that and see your route overlaid on google maps or mapmyride.
I've never really fully trusted battery meters on phones etc, I'll stick it on this morning and see how long it lasts until the battery runs flat
fishes234 said:
This is the main application you need
http://www.vidaone.com/mst_ppc.htm
Plus you need the GPS module
http://www.vidaone.com/mstgps_ppc.htm
I've been using it for the past 18 months or so. It won't do routefinding, but as a simple tool for logging your activity, speed, calories etc as well as weight and BMI etc it does the job fine.
If you have the desktop bit:
http://www.vidaone.com/vodf_win.htm
You can sync to that and see your route overlaid on google maps or mapmyride.
I've never really fully trusted battery meters on phones etc, I'll stick it on this morning and see how long it lasts until the battery runs flat
Click to expand...
Click to collapse
there is no routefinding? that's a pity.
I suggest run.gps www.rungps.net.
it's really a nice app.
they make new features based on users' request. e.g. they have made a heart rate logger for this app. shame is, so far there is no bluetootch heart rate monitor yet. as soon as it goes on the market, they will make a online-heart-rate monitoring function.
go and try.
Nope, no routefinding, as it's an app that's designed for logging and reviewing your activities rather than the former. It does me as I never get lost and just need it as an easy way of keeping tabs on whether I'm doing enough exercise.
Sounds like Run.gps is more the thing you are looking for.
Right, time for a retraction, it seems that run.gps will work with the phone in standby. Went out for a run today and it worked just fine with the phone switched into standby and mp3s playing. Battery drain looks comparable to mysport training too.
This kind of begs the question of why it wouldn't work on standby before - I had tested it in the car with the phone on the windscreen mount and when I switched it to standby it lost gps signal. The only other difference other than it being in a car is that the headphones weren't plugged in. I don't get it.
Run gps looks like a great program though
Stranger and stranger.
It *seems* that the GPS module continues to work with the orbit in standby when in the car only if the headphones are plugged in. How odd.
When an mp3 is playing, the phone is NOT on standby. Audio player should be the one that prevents the unit from entering standby in this case, that pretty much explains the GPS working as well while listening to audio, but shutting down without it.
Well... I tried it again this lunchtime as things didn't seem to be making sense. This time round it seemed to work with the headphones unplugged, nothing running apart from run.gps and the phone on standby (that is to say, the button at the top of the phone pressed until the display goes off).
Worked fine all afternoon and accurately tracked a bit of driving and sat in the office connected all afternoon and all the way home and into the evening.
With run.gps running all day, three or four phone calls, half a dozen texts and a few emails, plus a bit of browsing t'interweb I got a total of 8 hours and 5 mins before the first low battery warning.
fishes234 said:
Well... I tried it again this lunchtime as things didn't seem to be making sense. This time round it seemed to work with the headphones unplugged, nothing running apart from run.gps and the phone on standby (that is to say, the button at the top of the phone pressed until the display goes off).
Worked fine all afternoon and accurately tracked a bit of driving and sat in the office connected all afternoon and all the way home and into the evening.
With run.gps running all day, three or four phone calls, half a dozen texts and a few emails, plus a bit of browsing t'interweb I got a total of 8 hours and 5 mins before the first low battery warning.
Click to expand...
Click to collapse
thanks for such an experiment.
I will drop diamond and get a orbit 2 soon. (my handler offered me a good deal, but I have to wait till the end of this month.)
8Hr gps recording is impressive. diamond is small but I am perfectly confortable with my xda mini, so orbit 2 with similar size and weight must be ok.

How to stop s-health cycling recognition?

Hi to all.
I've a little problem: I go to work with a motorcycle and my S2 recognize it as a sporty activity (cycling): is there a way to stop this behaviour?
Thanks
GS
Italy
GS, I'm with you. I have the exact same problem. Every day I have to zero out the record for that day and then I turn off the cycling tracker (hoping that it just might stay disabled, but of course it never does). I wish there was a way to permanently disable this tracker, as I seldom ride a bicycle and could easily do without tracking this activity...
There automatic activity recognition settings in S Health. Just go to settings
Sorry but I don't have this option...
It seems that you can disable all automatic detections, and that you can not select with detection disable...
GS
ITALY
I have this same issue, the only solutions I've found are:
1) Download S-Health and disable it through manage items, but that does nothing.
2) Contact Samsung for support, which I've read is basically the first solution.
I want to set my watch for all my notifications but I think it's weird how you can't disable a function like that. I also tried factory resetting my watch to no avail...
Same problem here.
I don't want to disable cycling because i DO cycle sometimes and want to record it.
What annoys me is everytime I step in my car or ride a motorbike it detects me as cycling for a few hours.
Seems to be no way to disable it.
Anyone found a fix?
I'm still having the same problem. Strangely, it only seems to happen in my truck. When I drive the sedan, nothing happens and my watch works as intended. i'm not sure what I do in the truck that has my watch convinced I'm cycling down the highway at 70 MPH.
I've had to run off auto-detect which makes me sad because I forget to log my walking and my elliptical all the time. The watch we very good at detecting these 2 activities.
For future users who end up here with a google search:
the workout auto-detection settings are not the the S-Heath (or now "Samsung Health") app on your phone, they are in the S-Heath app that's on the watch itself. In last screen, "settings"

Sleep tracking?

Hi, I have an interesting issue with sleep tracking. S3 starts sleep tracking automatically. However after I wake up I usually sit down on the couch to have my cup of coffee and read news for an hour or so. I have noticed that my S3 detects this time as sleep and reports about it Is anybody having same experience? I know, this is not a big issue however...
r.
romualdp said:
Hi, I have an interesting issue with sleep tracking. S3 starts sleep tracking automatically. However after I wake up I usually sit down on the couch to have my cup of coffee and read news for an hour or so. I have noticed that my S3 detects this time as sleep and reports about it Is anybody having same experience? I know, this is not a big issue however...
r.
Click to expand...
Click to collapse
I had sort of the opposite experience. It apparently started automatically, but stopped when I got up at 5am for a, um, waste elimination event. I was back in bed within a minute or two, but didn't go right back to sleep. While I was laying there my watch displayed a notification with the number of hours slept (signaling the end of the sleep period, I guess).
This was my first night with the watch, though. Wondering if it needs to learn my patterns?
EDIT: So ... I have to modify my observations a bit. The number I got for sleep time was from the notification that appeared on the watch. When I went into the S Health app on my phone, though, it showed the correct duration, including periods of light vs. motionless sleeping. I've attached screen shots with each of the sleep periods highlighted.

Anybody tried cycling mode? Doesn't track distance...

Hi guys,
I'm using the S3 a lot for tracking my running and that's going pretty good. Really good actually. Satellites are locked super fast, in 4 or 5 seconds and tracking is accurate.
Today I tried the cycling activity. Unfortunately it does not track kms. Time and heart rate are logged but no distance.
I tried multiple times, satellite is locked, the program is running, time is ticking.
Does anybody have any experience, do I forget to do something?
Nobody tried cycling mode?
Not intentionally, a couple of times driving the S3 has decided I am cycling and offers encouragement.
If you start it manually I recall it has ALL the distance details, including a summary map. I don't think you get that if it senses a ride and starts automatically.
Sent from my SAMSUNG-SM-G935A using Tapatalk
Well, I started it as an activity, so manually.
I'll do it again in a bit, see what happens.
With auto detecting it doesn't seem to use the GPS, like running is detected fine but no track logging.
Update : 1 just cycled 200 meters and it tracked 170. First 30 locking the satellites.
So... Why it didn't do anything yesterday, trying a bunch of times, booting in between, beats me. Maybe it's today's health update?
I'm having the same problem, walking tracks distance covered, but Cycling doesn't. Calories and time were tracked, but not distance. Really disappointing.
I use my Gear S3 to track my cycling activity all the time.
I go to the S Health app on the watch, set activity type to cycling then set a "target" based on how far I plan to cycle.
Whilst in the setup part of the watch app there are selectable options for "location" (make sure you are selecting this or it won't track where you are, which may be why you're not getting distance?)
I also select "auto pause" to pause tracking if I stop cycling. I then scroll up to the top and hit Go.
After a 3 second countdown it starts tracking my ride.
If I stop cycling briefly (at red traffic lights etc) the watch automatically pauses tracking. When I start riding again it automatically starts tracking again.
At the end of the ride I simply choose finish on the watch and confirm I wan't to finish.
It then syncs all manner of information with my phones S Health app including:
A map of the ride showing my route
Total distance (which is always with a few metres of my Cateye bike computer)
Total duration (e.g. the total time from starting the watch to hitting finish, including time the watch paused due to me being stationary)
Workout duration (the time I was actually moving)
Average & maximum speed
Average pace & maximum pace
Lowest & highest elevation
Total ascent & decent
Average & maximum heart rate
Workout calories & total calories
Weather
There is also a Selectable option to show the whole ride on a graph broken down by up to 2 options from speed/heart rate/elevation
When I used to rely on the Gear S3 workout detection to pickup my cycling, the information available at the end was very limited.
It works brilliantly when I set it manually before my ride (and only takes a few seconds too)
Do you have your phone with you while you cycle?
As I understand when your watch is connected to phone it uses phone for location.
I had a same problem and after I turned location on phone Off and than back to On problem disappeared.
Not sure if this is your problem but it is worth a try

Question Any idea how to fix treadmill run tracking?

If I run on a treadmill, the watch will track the steps correctly. It even registers the speed correctly, or at least close enough. However the mileage is not even 10% of the distance reported by the treadmill. I did a hard reboot (hold down both buttons until it rebooted) and that fixed it for 2 runs. Then it quit working again and the reboot didn't fix it. I'm at a loss.
Maybe if you do a few outdoor runs, it will better calculate your stride and give you more accurate results.
I have the same problem, and it's very intermittent. It will track treadmill distance for a few tenths of a mile and then stop. I think it starts trying to use GPS for some reason but that's just a guess. If I turn off "location" it will usually start tracking again. Today even that didn't work, so I went in and denied location permission for samsung health and health services. It tracked fine after that and was really pretty accurate. I've allowed the permissions again and will see what happens tomorrow.
roaddog665 said:
I have the same problem, and it's very intermittent. It will track treadmill distance for a few tenths of a mile and then stop. I think it starts trying to use GPS for some reason but that's just a guess. If I turn off "location" it will usually start tracking again. Today even that didn't work, so I went in and denied location permission for samsung health and health services. It tracked fine after that and was really pretty accurate. I've allowed the permissions again and will see what happens tomorrow.
Click to expand...
Click to collapse
Interesting.... I'll give that a try myself.
Same issue here. It used to read about 10 percent low for distance on a treadmill activity. I would get somewhere around 2.7 miles on a 3 mile treadmill activity. Then after the most recent Samsung Health update on the watch, it now reads about 85-90 percent low. I'm getting .15-.17 miles on the same activity.
OK, I found a bandaid that will fix this. Apparently the latest update of Samsung Health on the watch inexplicably enables GPS to track the distance of treadmill activities. Disable GPS when you start your activity and your distance will be as close to accurate as it was before the recent SHealth update. Then reenable GPS when you're done. Hopefully Samsung will fix this.
Just finished in the treadmill, and same thing. Started with location on and it tracked .02 miles. Turned off location for the watch and it tracked to .05 miles and stopped again. So then I went in and denied the location permission for samsung health and it worked fine. I agree, it had to be an issue with samsung health using gps instead of just using step count to estimate distance.
I
ALooneyGuy said:
OK, I found a bandaid that will fix this. Apparently the latest update of Samsung Health on the watch inexplicably enables GPS to track the distance of treadmill activities. Disable GPS when you start your activity and your distance will be as close to accurate as it was before the recent SHealth update. Then reenable GPS when you're done. Hopefully Samsung will fix this.
Click to expand...
Click to collapse
I'm happy to report that turning location off before this mornings treadmill run seemed to have done the trick. Watch tracked less than a tenth of a mile difference from what the tread reported.

Categories

Resources