Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT+ Blood Pressure → Thread

   

How to sync device clock?

Rank

Total Posts: 1

Joined 0

PM

I use ANTFS PC Host Tool to download data from one Blood Pressure Monitor into a binary data file,I can decode the binary data according FIT file format now.
Since the Blood Pressure Monitor has no buttons to adjust clock, I want to know how to sync data use ANTFS PC Host Tool.

Can I use ANTFS PC Host Tool upload function? and How?

Any suggestion appreciated      
Avatar
RankRankRankRank

Total Posts: 662

Joined 2012-10-09

PM

If the blood pressure monitor supports it, you can use the Command Pipe "Set Time" command to set the time on the device. Please refer to the ANT-FS Technology Specification for more details, and the source code of ANT-FS PC Host Demo for a sample implementation.
http://www.thisisant.com/pages/ant/ant-fs-specification      
Rank

Total Posts: 1

Joined 0

PM

I downloaded ANTFS PC Host tools again, and find "Set Time" button. I can set BPM device time now.
Thank you.