A Nordic SoftDevice powered ANT+ library for the Arduino framework, intended to coexist with Adafruit Bluefruit52, using a mixture of C- & C++-programming language files.
- This library is built on top of the Adafruit Bluefruit52 library, which his part of the nRF52 Arduino Core of Adafruit Industries.
- This work was inspired by and proudly stealed code from @rtgree01's forked Bluefruit52 repo
- There is a similar purpose library: antplus-arduino, currently most suitable for external ANT radios, driven by serial interface commands. That library aims to be vendor and framework neutral and does not make any assumption about Bluefruit cooperation. Depending on use case, that library might be more useful for you.
- There is a Teensy library 'antplus', which seems to lack a maintainer, but it still can be a useful resource, or just inspiration for your coding efforts.
- This library is assumed to be used with a nRF52 Series SoC from Nordic Semiconductor. It has been developed and tested using an nRF52840 SoC from Adafruit: Feather nRF52840 Express
- Note that most of the commercially available Arduino compatible SoC comes with no ANT+ softdevice installed. Adding such softdevice and modifying the booloader, etc. is the responsibility of the user. See, for example this blog entry about the necessary changes: S340 SoftDevice & Adafruit nRF52840 Express Feather
- This library is assumed to be used with the Arduino programming framework. It relies on the <Arduino.h> provided system classes and libraries. Adaption to other frameworks, such as mbed, relies on the availability of the Bluefruit library, see next major bullet.
- Note that most of the available nRF52 Arduino Cores are not prepared for ANT+ Adding support, such as modifying the nRF52 Arduino Core and adding the modified bootloader, etc, is the responsibility of the user. See, for example these blog entries about the necessary changes:
- This library assumes the presence of a combined BLE+ANT multiprotocol softdevice from Nordic Semiconductor. It has been developed and tested against the S340 Softdevice, but it should be easy to use with other similar SoftDevices, such as S312 or S332.
- This library is intended to be piggy-backed onto the Adafruit Bluefruit52 libray, to provide concurrent multiprotocol capabilities with both BLE and ANT+. As a consequence of this it assumes a FreeRTOS environment.
One needs the changes to Bluefruit52 library issue #501
- Several ANT+ profiles are incomplete, or completely missing.
- Some of the profiles support only RX mode currently, for example