Hello,
I want to develop a ANT+ product, example rope skipping or Dumbbell, but i can not find out these ANT+ Device Profile.
How can i do? Can i use a personal ANT+ Protocol?
Which demo project can I use?
I use nrf52832.
Thanks!!
Hello,
I want to develop a ANT+ product, example rope skipping or Dumbbell, but i can not find out these ANT+ Device Profile.
How can i do? Can i use a personal ANT+ Protocol?
Which demo project can I use?
I use nrf52832.
Thanks!!
Hello,
You can find various ANT examples in the nRF5 SDK:
http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/examples_ant.html?cp=4_0_0_4_0
Those examples that says 'ANT ' use the ANT wireless protocol to demonstrate various ANT functionality to search, transmit and receive generic application data.
Those examples that says 'ANT+' use the ANT wireless protocol also, however all data comply to predefined ANT configuration and must comply only specific usage and data format as described in the ANT+ profiles:
https://www.thisisant.com/developer/resources/downloads/#documents_tab
In general I recommend to use www.thisisant.com for resource on ANT and ANT+:
https://www.thisisant.com/developer/ant-plus/ant-antplus-defined/
Best regards,
Kenneth
Hello,
You can find various ANT examples in the nRF5 SDK:
http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/examples_ant.html?cp=4_0_0_4_0
Those examples that says 'ANT ' use the ANT wireless protocol to demonstrate various ANT functionality to search, transmit and receive generic application data.
Those examples that says 'ANT+' use the ANT wireless protocol also, however all data comply to predefined ANT configuration and must comply only specific usage and data format as described in the ANT+ profiles:
https://www.thisisant.com/developer/resources/downloads/#documents_tab
In general I recommend to use www.thisisant.com for resource on ANT and ANT+:
https://www.thisisant.com/developer/ant-plus/ant-antplus-defined/
Best regards,
Kenneth