Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

In Need of the Source code

Rank

Total Posts: 2

Joined 2013-07-26

PM

im a Final Year Engineering graduate..
We have been involoved in developing an Android application that interfaces the ANT USB Stick2 which is a part our academic project ...

Our application is to access the USB stick and configure its channels and receive the information tah is being sent from the Transmitter..im unable to get an idea "How to extract the message(payload) from the data that is being received"....the Acquire Channels ANT.apk is an application similar to the one we are trying to develop...

So can u give me the Source code for that application so that it could help me out?      
Avatar
RankRankRankRank

Total Posts: 129

Joined 2010-11-30

PM

Everything you require for developing an ANT or ANT+ application for Android is included in the "Android ANT SDK" or "Android ANT+ SDK" respectively. These are available from the Developer Downloads page.

For non-Android cases, the format of each ANT message is explained in the "ANT Message Protocol and Usage" document under the Documents tab. This is also the best source of information for how/why to configure a channel.