Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT+ Bike Power → Thread

   

How to install angle before calibrating Garmin Vector?

Rank

Total Posts: 1

Joined 2016-12-14

PM

Hello,

I am now developing an android application to connect and display Garmin Vector. However, having difficulty in calibration process that it seems to require angle installation beforehand. It is mentioned in http://static.garmincdn.com/pumac/Vector_2_OM_EN.pdf page7,.

Without this angle installation process, my application cannot complete manual calibration. After I do angle installation with Garmin display device (e.g. Edge 1000), manual calibration can succeed.

When I fail the calibration, I could observe 6 bytes of [00 05 22 4e 00 00] were sent from Garmin Vector as CUSTOM_CALIBRATION_RESPONSE message. I assume that we might need to initiate angle installation scenario from this moment, before proceeding to manual calibration.

Is there any specification how we could handle this custom message? Otherwise, is there any alternative to succeed calibration?

Thank you in advance!
     
Rank

Total Posts: 1

Joined 2015-04-29

PM

I am facing the same if not similar problem. Did you manage to make head way on this?
I have vector2 and I upgraded to software version 4.0

Writing Java android app and everything else is working except this custom calibration issue.