Before going down the firmware route:

   1. While BT is not a good option for the app, it may sometimes still be
   used for development time. This is what I normally do. If I have some
   bandwidth intensive / latency sensitive piece of code, I would scale it
   down for development, then eventually back up when the code works.
   2. You can use IOIOBridge
<https://github.com/ytai/ioio/wiki/IOIO-Bridge>over USB (with a
IOIO-OTG). The IOIO as well as the Android would be
   connected over USB to the development PC, which would bridge the IOIO
   traffic to the Android over ADB. This would also work when using ADB over
   WiFi.

If these aren't good solutions for you, I can try to help you setup the
firmware with ADB disabled, but be warned that this will take you some
time, especially if you're not super-fluent with PIC development.


On Thu, Mar 6, 2014 at 12:23 PM, Chris Nelson <[email protected]> wrote:

> So I saw some posts earlier like this one which mentioned that in order to
> use ADB over WiFi and IOIO over USB you need to change something in the
> IOIO firmware.
>
> https://groups.google.com/forum/#!searchin/ioio-users/ADB$20wifi/ioio-users/rk_QLe3q3Hg/ztqbpJHF1NMJ
>
> Apparently ADB takes over when you have USB debugging turned on (and it
> looks like you have to have USB debugging on in order to do ADB over WiFi).
>
> How exactly would you make this change in the firmware to be able to use
> ADB over WiFi? Or could someone who has already done this upload their
> firmware?
>
> Bluetooth is completely out of the question for our application, the IOIO
> has to be connected over USB.
>
>
>  --
> 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.
>

-- 
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.

Reply via email to