This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Any ANT guide for beginners?

FormerMember
FormerMember

Hi, I am totally new to NRF52832 chip and I want to use ANT+ in my sensor networks related project. I am using keil compiler and S332 softdevice (I am also using BLE therefore I am using S332) and 12.1.0 SDK. I am also able to run a few examples on ANT+ like Broadcast rx and tx. But I am unable to figure out how actually the code is working. I just want to know if there is any documentation for beginners or any tutorials that can help a beginner to get started with ANT+. I have searched a lot on internet but I am unable to find any proper tutorial. I will be hihgly obliged if anyone could help me out.

  • If you are totally new, I would recommend starting off with either BLE (S132) or ANT (S212), and then start using BLE+ANT (S332) when you get more comfortable. Or even start off without any SoftDevice at all.

    I'm not aware of any specific ANT tutorials, see this page for a list of our tutorials.

    For learning ANT I recommend playing around with the examples (broadcast is a good starting point), in addition to reading the ANT Message Protocol and Usage.

    Also, maybe this video could be of help.

    If there is something more specific you have trouble with you can add a new question.

Related