Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to get last PULSE without request to internet API?

Hi,

I'm working on motorcycle safety application MotoSave.

 

I want to add to it feature, when during sending rescue SMS to family i can deliver also my pulse.

 

But looks like i need to have internet connection, because is not possible ask my Fitbit Surge directly for this data yes ?

 

It is possible get pulse from last 1-5 minutes from my Surge without internet connecting ?

Maybe Fitbit application have some service which delivery this information to me ? 

 

Here is my app:

If you are motorbiker, use it because already saved one men !

https://play.google.com/store/apps/details?id=com.motosave.motosave&hl=en

 

Regards,

Grzegorz Malopolski

Best Answer
0 Votes
3 REPLIES 3

The only way to retrieve data from a Fitbit device is via the Fitbit Web API. There currently is no Bluetooth SDK, nor is the data stored on the device after it syncs with your phone.

Best Answer

Hi,

Thank you for response. 

 

 

I see inside fitbit app option "All-Day Sync" so syncing is doing in background.

 

So some of data is stored on yours Fitbit Android application when internet is turn off ?

 

If yes, then this can be a good feature to ask by others application not to server, but to application (local service) wehn internet is off.

 

I had a realy cool idea to improve my application by this heart rate, but looks i need use otherdevice to it 😕

Best Answer
0 Votes
I like your app. Really good idea!

Secondly, you could grab the last pulse reading of a user from the Fitbit API, you could check the time stamp and if its in the last X amount of time you can use it in your text, if not, you just leave it.

HR and pulse is a good idea!
See advanced Fitbit statistics and leaderboards at - https://bitstats.net
Best Answer
0 Votes