Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Is it possible to use Suunto Ambit3 R with multiple heart rate monitors?

+1
−0

I have a Mio Link – a sports wristband that can measure heart rate at the wrist and transfer it to a mobile phone or sports watch – and I got a heart rate monitor (HRM) belt that came with my Ambit3R watch. I would like to know if it is possible to use both heart rate sensors at the same time to record them with the Ambit3R watch and verify that they measure similar heart rates? I did a test run with the watch, and according to the results I viewed in the movescount app it appears to measure only with a single HRM.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

This post was sourced from https://outdoors.stackexchange.com/q/10952. It is licensed under CC BY-SA 3.0.

0 comment threads

1 answer

+0
−0

While it surely is possible to pair the watch with several HR monitoring devices, I don't think it's possible to use more than one at the same time. I cannot tell for sure since I don't have an Ambit3 (which uses the Bluetooth Low Energy protocol to connect external sensors, as far as I remember) but only an Ambit2 (which communicates via ANT+) but in the case of my watch it stops searching for a certain type of external sensor as soon as it has detected one it was paired with.

Technically, it would surely be possible to use more than one sensor of the same type at a time, however that imposes a lot of extra stuff to handle:

The watch needs a logic to handle two data sources of the same type that quite surely will deliver slightly different signals. That means, if you ask it to show "heart rate", what should it display? The signal from source 1 or source 2? The average of both? Should all the measurements that are derived from the heart rate (average heart rate, times in certain zones etc.) also be handled for both sources? Should both of them be recorded in full? All this on a device that has limited battery and storage capacity and computation power.

These thoughts make it quite improbable that such a functionality has been (or will be) implemented by Suunto, since its use case is very limited and the possible issues coming with it are rather significant.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

This post was sourced from https://outdoors.stackexchange.com/a/10955. It is licensed under CC BY-SA 3.0.

0 comment threads

Sign up to answer this question »