Hello,
I'm working on an Android app that will make use of a Ant USB2 stick. My goal was to use the Android Emulator and plug the one Suunto MoveStick Mini usb stick I have and run the simulator to have my Android app pickup the data. I ran into a issue though as outlined below.
I was able to validate the sensor simulator with just my usb stick will generate data so I'm good as far as basic setup goes. My problems come in when I try to do things with the Android emulator. I have the emulator bridge setup and working. When I run the Ant+ demo on the emulator it opens and waits for data. But when I run the simulator and try to connect to the usb stick I get an error in the simulator that says "ANT Initialization Failure". My high level guess is the bridge to android has basically a lock on the usb stick so the sensor simulator can't get a handle to it. So am I confused or do I need a second ant usb stick? If I do need another one do I just plug it in and point the sensor simulator to it and it will forward it's data to the usb stick that the android bridge has?
Any help would be great.
Thanks