Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

INFORMATION ANT+ SENSOR

Rank

Total Posts: 2

Joined 2019-07-10

PM

HI ALL,

I'M TRYING TO UNDERSTAND WATH KIND OF INFORMATION COMMERCIAL SENSORS GIVES (CADENCE SENSOR, HRM SENSOR...), TO BE ABLE TO PROCESS CORRECTLY THIS INFORMATION.

MY IDEA IS TO MAKE A BASIC BIKECOMPUTER, ABLE TO CONECT TO COMMERCIAL SENSORS, AND SHOW ON DISPLAY THE INFORMATON GIVEN BY THESE SENSORS.

I HOPE SOMEONE CAN HELP ME.

THANKS.      
Avatar
RankRankRankRank

Total Posts: 745

Joined 2012-09-14

PM

The bottom of the "Starting Your Project" page lists how to "Decode ANT+ Data", I'd recommend starting there and reading ANT+ Device Profiles which specify how data is formatted from ANT devices.

https://www.thisisant.com/developer/ant/starting-your-project/      
Rank

Total Posts: 2

Joined 2019-07-10

PM

Hello Harrison,

Thanks for your help, it's been very useful.

I've been able to see how information is send via ant+.

Now I've got another problem. when information is received by the receptable, is trasnferred to microcontroller via UART. I'm working with PIC16F887 microcontroller, and I'm not sure if is possibe to transfer, via UART, the data size received from sensors.