Discussions
Android app???
10 months ago by Jacob
Hey everyone, I developed an Android Drive Mad 2 app that successfully connects to sensors using the Ant+ SDK. The code functions well with devices that have Ant hardware, but I encounter issues when using the USB Ant stick.
Encountering an issue where the SearchCallbacks successfully locate the sensors after creating a MultiDeviceSearch object. However, upon calling the specific requestAccess, the IPluginAccessResultReceiver returns a SEARCH_TIMEOUT result.
Here is the code to request a FitnessMachine sensor (although the issue pertains to all device types)