Hi Ytai, I have the same problem here. Hardware ID: MINT0010 Bootloader ID: IOIO0304 Firmware ID: IOIO0324 and I am trying to run helloioio from App-IOIO0400.zip <https://github.com/ytai/ioio/raw/master/release/software/App-IOIO0400.zip>. And i cannot control the LED. I want to upgrade the firmware. So I choose the application image is App-IOIO0400, the programmer image is Boot-IOIO0311-App-IOIO0400 and I choose MINT0010. But it keeps saying "Waiting for IOIO connection. But I did connect my tablet to the usb port on IOIO mint. Anyone can help me?
Thanks On Monday, April 22, 2013 at 6:34:32 PM UTC-7, Ytai wrote: > > The major version of the software library has to be <= major version of > (app) firmware. > You seem to be running V3.x firmware with V4.x IOIOLib. Either upgrade one > of downgrade the other. > > > On Mon, Apr 22, 2013 at 6:03 PM, <[email protected] <javascript:>> > wrote: > >> I didn't. Could you give me a link or ID? >> >> >> On Sunday, April 21, 2013 11:56:44 PM UTC-4, Ytai wrote: >> >>> Have you seen my reply on the other thread? >>> >>> >>> On Sun, Apr 21, 2013 at 7:04 PM, <[email protected]> wrote: >>> >>>> After days of trying I still cannot operate my new IOIO Mint from my >>>> Droid3 phone. Please help. >>>> >>>> When I run HelloIOIO from Eclipse Indigo on Windows 7 Home Premium, I >>>> get the following output in the Eclipse LogCat window: >>>> Attempting to connect to Bluetooth device: IOIO (2A:EC) >>>> Established connection to device IOIO (2A:EC) address: 00:1B:10:00:2A:EC >>>> Waiting for handshake >>>> IOIO Connection established. Hardware ID: MINT0010 Bootloader ID: >>>> IOIO0304 Firmware ID: IOIO0324 >>>> Querying for required interface ID >>>> Required interface ID is not supported >>>> Incompatible IOIO firmware >>>> ioio.lib.api.exception.IncompatibilityException: IOIO firmware does >>>> not support required firmware: IOIO0004 >>>> >>>> I tried changing the required firmware value (IOIO0004) found in >>>> IOIOImpl.java to both IOIO0304 and IOIO0324 to match the bootloader ID and >>>> firmware ID, respectively, but still no joy. >>>> >>>> Update:I finally got it to work by hacking >>>> IncomingState::WaitForInterfaceSupport() >>>> so that it returns true. Then HelloIOIO can control the LED as intended. >>>> Still need to find the real bug. >>>> >>>> -- >>>> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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.
