This isn't really an issue - more of a question.
I've been looking for a heart rate monitor that could detect when someone is skipping occasional heart beats (as a result of Type 2 Mobitz).
I can see that this band directly reports heart rate as an int, but I can't quite understand whether it reports anything more specific than that that I might be able to use to determine irregular or missing beats.
Is rrIntervalsMs the time between individual heartbeats? If so that would probably be exactly what I was looking for.
The project as a whole looks super good by the way
This isn't really an issue - more of a question.
I've been looking for a heart rate monitor that could detect when someone is skipping occasional heart beats (as a result of Type 2 Mobitz).
I can see that this band directly reports heart rate as an int, but I can't quite understand whether it reports anything more specific than that that I might be able to use to determine irregular or missing beats.
Is
rrIntervalsMsthe time between individual heartbeats? If so that would probably be exactly what I was looking for.The project as a whole looks super good by the way