I am playing developing a sensor gadget within a bluefruit nrf52832 (0.5.0 dual, S132 2.0.1) working in arduino... Actually I got it transmitting Power, Speed and Cadence thru BLE, Cycling power profile...
But what I would like to try is transmitting thru ANT+ ...
I did get it working thru BLE pretty easy, but with ANT+, no way to go on...
There are very few examples about ANT+, and the few ones I get are to others very different platforms and usually for connecting to receive as a display, not to transmit as a sensor...
Anyone knows a link to a example that i could work on?
Thanks in advance.