Do the precompiled apps (e.g. HelloIOIO) work? If so, it is probably an issue with how you're building your app (see build files of example apps).
On May 30, 2017 4:17 PM, "Oscar Prom" <[email protected]> wrote: > A Google Pixel (running Android 7.1) won't connect to a IOIO board when > using a USB-OTG cable. I have the same exact app working through the > IOIOBridge (phone and board connected to computer via USB), but when I > connect the phone to the board directly, the phone does not recognize the > IOIO. I turn off USB debugging when connecting directly. I have tried both > automatic/host modes for the IOIO using the onboard toggle switch. I am > seeing the charge indicator, and the accessory filter fires which launches > my application. However, the setup() function in the BaseIOIOLooper does > not run. I'm going to attempt some downgraded firmwares now. Any insight > would be greatly appreciated. > > IOIO info: > > $ ./ioiodude --port=/dev/tty.usbmodem141321 versions > > IOIO Application detected. > > > Hardware version: SPRK0020 > > Bootloader version: IOIO0402 > > Application version: IOIO0506 > > -- > 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 https://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 https://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
