Hello,
I am a cycling enthusiast and android developer - therefore I have successfully integrated multiple ANT+ Profiles into my GPSLogger application - and I am quite happy with the provided Android ANT+ APIs so far (added so far recording of CAD, PWR, SPD and HR values over time).
The next Profile on my "ToDo" List is the SHFT (Shifting Information) - while I am able to include this type of device in a MultiDeviceSearch (by adding additionally a DeviceType.getValueFromInt(34) to the EnumSet I would need some sort of own implementation of a AntPluginPcc (AntPluginBikeShiftingPcc)...
Before I start to make a deep dive into "how to implement a own AntPluginXXXPcc class - I would kindly aks, if this is really the way to go - or there are any additional resources for (none commercial/independent) developers that could help here in my case?
I do believe I have seen some kind of similar request here
https://www.thisisant.com/forum/viewthread/6538/ - but I wanted to post first here in public to make sure that I do not miss an essential point here.
Kind Regards
Matthias