Is been working for months now On Jan 14, 2015 5:17 PM, "Tim Frisch" <[email protected]> wrote:
> Our of curiosity; was anything ever implemented to enable support as IOIO > as a device for AOA? > > On Friday, June 7, 2013 at 10:00:39 PM UTC-5, Ytai wrote: >> >> To be accurate, the host is responsible for supplying power to the >> device, and currently there's no support for using IOIO as a device with >> Android (only with PC). >> There is, however, a plan to add this feature, and I even believe this is >> not terribly complicated. Should be just a bunch of boilerplate Java that >> one can possibly copy from somewhere into IOIOLib. >> >> >> On Fri, Jun 7, 2013 at 8:38 AM, Chris <[email protected]> wrote: >> >>> Sorry: RTFM >>> >>> https://github.com/ytai/ioio/wiki/Power-Supply-OTG >>> >>> The answer is yes, external power is needed. >>> >>> >>> On Friday, June 7, 2013 8:22:26 AM UTC-4, Chris wrote: >>>> >>>> I hope this is a relatively simple question. I have an IOIO-OTG that >>>> I'd like to use with the Android Open Accessory framework. >>>> >>>> I'm using a Nexus 10 tablet with the IOIO-OTG board. I've installed the >>>> software from the IOIO github repository and then turned off USB debugging. >>>> When I plug the IOIO-OTG into the Nexus 10, the red power LED comes on the >>>> board, but nothing seems to connect or happen. >>>> >>>> I do not have an external power source connected to the board. Do I >>>> need one? I'm assuming that I do because when I plug the IOIO board in I do >>>> NOT get the charging icon or anything. >>>> >>>> The logcat output simply says: >>>> >>>> D/AccessoryIOIOConnection(11564): No accessory found. >>>> D/BluetoothAdapter(11564): 1094407072: getState() : mService = null. >>>> Returning STATE_OFF >>>> D/HelloIOIO(11564): **##** CREATE IOIO LOOPER **##** >>>> D/HelloIOIO(11564): **##** CREATE IOIO LOOPER **##** >>>> D/IOIOImpl(11564): Waiting for IOIO connection >>>> V/IOIOImpl(11564): Waiting for underlying connection >>>> V/SocketIOIOConnection(11564): Creating server socket >>>> V/SocketIOIOConnection(11564): Waiting for TCP connection >>>> D/IOIOImpl(11564): Waiting for IOIO connection >>>> V/IOIOImpl(11564): Waiting for underlying connection >>>> >>>> Any pointers would be greatly appreciated. >>>> >>>> Chris >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "ioio-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/ioio-users?hl=en. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "ioio-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/ioio-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
