Hi Ytay, thanks for your advice. Do you mean that we have to comment out the protocol initialization in main.c like in the following?
Thanks a lot. <https://lh3.googleusercontent.com/-cltOguNvo3o/V_0lhzueqiI/AAAAAAAAPZI/UL98tpm-Y1A0NHv_z3iY-BFeTARfGkRKgCLcB/s1600/Clipboard01.jpg> Il giorno domenica 30 settembre 2012 19:31:56 UTC+2, Ytai ha scritto: > > Almost correct: you'll need to disable ADB in the app layer code, not the > bootloader. It is a matter of commenting out one line or so, then > rebuilding the app firmware. > > On Sun, Sep 30, 2012 at 7:49 AM, Jeff Eberl <[email protected] > <javascript:>> wrote: > >> Yes. There was a conversation about this not long ago. The easy solution >> was to use bt to connect to the ioio while debugging over usb. >> >> Open accessory won't connect if adb is on. You can disable the adb in the >> bootloader code, and flash that bootloader. >> On Sep 30, 2012 8:44 AM, "dakman05" <[email protected] <javascript:>> >> wrote: >> >>> So I'm trying to use ADB while debugging my IOIO Open Accessory >>> implementation.. Seems like when I turn on ADB /adb over IP... >>> OpenAccessory becomes inactive (eg ADB is breaking the OA USB >>> connection)...But when I disable ADB, OA works fine... ADB also works but >>> only in USB mode(no Wifi/Network adb) >>> >>> Can I force IOIO OA to stay in OA mode while I debug using wifi ADB? >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "ioio-users" group. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msg/ioio-users/-/ztqbpJHF1NMJ. >>> To post to this group, send email to [email protected] >>> <javascript:>. >>> To unsubscribe from this group, send email to >>> [email protected] <javascript:>. >>> For more options, visit this group at >>> http://groups.google.com/group/ioio-users?hl=en. >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "ioio-users" group. >> To post to this group, send email to [email protected] >> <javascript:>. >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/ioio-users?hl=en. >> > > -- 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.
