Hey there, I am trying to make IOIO act as a device I have followed the steps that you mentioned here<https://groups.google.com/forum/#!searchin/ioio-users/nexus$205/ioio-users/aSpGg7AqTyM/JhHT0lCDRuoJ> . But no luck :(
Currently I have a beaglebone running Android 4.2.2 and IOIO OTG with latest firmware. Whenever I connect IOIO OTG to Beaglebone, I see the following output on android console; [ 1340.323181] usb 1-1: new full-speed USB device number 7 using musb-hdrc [ 1340.464874] usb 1-1: New USB device found, idVendor=1b4f, idProduct=0008 [ 1340.471923] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1340.479492] usb 1-1: Product: IOIO [ 1340.483062] usb 1-1: Manufacturer: IOIO Open-Source Project [ 1340.490509] cdc_acm 1-1:1.0: This device cannot do calls on its own. It is not a modem. [ 1340.499114] cdc_acm 1-1:1.0: ttyACM0: USB ACM device So I believe everything is OK on OS side. However when I Install HelloIOIO to my beaglebone, I see the following messages on logcat .... 01-01 00:05:29.820: D/IOIOConnectionRegistry(1066): Successfully added bootstrap class: ioio.lib.android.device.DeviceConnectionBootstrap 01-01 00:05:29.830: D/BluetoothManagerService(329): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41d23dd8:true 01-01 00:05:30.640: V/DeviceConnectionBootstrap(1066): onCreate() 01-01 00:05:30.891: V/DeviceConnectionBootstrap(1066): open() 01-01 00:05:30.891: V/DeviceConnectionBootstrap(1066): state <= WAIT_DEVICE_ATTACHED 01-01 00:05:30.891: D/BluetoothAdapter(1066): 1101862608: getState() : mService = null. Returning STATE_OFF 01-01 00:05:30.941: D/IOIOImpl(1066): Waiting for IOIO connection 01-01 00:05:30.951: D/IOIOImpl(1066): Waiting for IOIO connection 01-01 00:05:30.951: V/IOIOImpl(1066): Waiting for underlying connection 01-01 00:05:30.951: V/SocketIOIOConnection(1066): Creating server socket 01-01 00:05:30.951: V/IOIOImpl(1066): Waiting for underlying connection 01-01 00:05:30.951: V/DeviceConnectionBootstrap(1066): waitForConnect() .... I believe this looks OK but not sure. May be someone has a clue? Cheers -- 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/groups/opt_out.
