Hi Peter,
Thanks for your reply, I have not updated and my phone still says Android version 2.3.6
However, I am trying to run the Motorola_BLE_API_sample2 application, and also make my own application (using Ecplise). Both of these fail because I need to use the "connectLe" method to connect with the bluetooth chip.
It says I need to add the "MOT_BTLE_Stubs.jar" file to my build path, and I have done so, but when I look at the classes inside the .jar file it says "The source attachment does not contain the source file for the IBluetoothHrm.class" and when I run my application it fails the moment I try to call connectLe with the message:
"1E/AndroidRuntime(3330): java.lang.NoSuchMethodError: com.motorola.bluetooth.hrm.IBluetoothHrm.connectLe"
Given your experience with it, do you have any idea what might be going on, and where I can find these classes?
Best Regards,
Ben