first of all, I have no problems running all the examples in APP-IOIO0504.zip.
Because my App has timing concern (in terms of mini sec), I would like to create an IOIO connection myself instead of using BaseIOIOLooper
(i.e. another thread) or IOIOActivity
When I run the code "IOIOFactory.create()
", it shows up this error:
10-14 22:02:59.473: E/IOIOFactory(29160): No connection is available. This shouldn't happen.
My environment:
Android: 4.4.2,
IOIO hardware: spark0020
Firmware: App-IOIO0500
Bootloader: IOIO0400
ps, I post on Google group IOIO-users, but got no response. Please show me a direction,
Thank you.